INPUT_OBJECT

createCarePlanInput

Autogenerated input type of createCarePlan

link GraphQL Schema definition

  • input createCarePlanInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • is_hidden: Boolean
  • is_managing_templates: Boolean
  • name: String
  • patient_id: ID
  • }