INPUT_OBJECT

addDosespotInput

Autogenerated input type of addDosespot

link GraphQL Schema definition

  • input addDosespotInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • user_id: ID
  • clinic_key: String
  • clinic_id: String
  • dosespot_user_id: String
  • }

link Require by