INPUT_OBJECT

SendWelcomeEmailInput

Autogenerated input type of SendWelcomeEmail

link GraphQL Schema definition

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