DeleteMemberInput

GraphQL schema definition

  • type DeleteMemberInput {
  • member: ID!
  • group: ID!
  • }

Fields