INPUT_OBJECT

SendSpeakToTrainerNotificationInput

Autogenerated input type of SendSpeakToTrainerNotification

link GraphQL Schema definition

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