INPUT_OBJECT
Autogenerated input type of AdminRoleDeleteMutation
input AdminRoleDeleteMutationInput {# A unique identifier for the client performing the mutation.clientMutationId: String# ID of the admin roleid: ID!}