INPUT_OBJECT

AdminRoleDeleteMutationInput

Autogenerated input type of AdminRoleDeleteMutation

link GraphQL Schema definition

  • input AdminRoleDeleteMutationInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • # ID of the admin role
  • id: ID!
  • }