INPUT_OBJECT

UserDeleteMutationInput

Autogenerated input type of UserDeleteMutation

link GraphQL Schema definition

  • input UserDeleteMutationInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • userId: ID!
  • }