Types
DeleteSpaceMembershipInput
Autogenerated input type of DeleteSpaceMembership
input
DeleteSpaceMembershipInputFields
clientMutationId
String
A unique identifier for the client performing the mutation.
memberId
ID!
required
GlobalID (or numeric ID) of the member to remove.
spaceId
ID!
required
GlobalID (or numeric ID) of the Space to remove the member from.