INPUT_OBJECT
createAllergySensitivityInput
Autogenerated input type of createAllergySensitivity
link GraphQL Schema definition
- input createAllergySensitivityInput {
- # A unique identifier for the client performing the mutation.
- String :
- ID :
- String :
- String :
- String :
- # DEPRECATED. Use status instead
- Boolean :
- # Options are [active, inactive, resolved]. Defaults to active
- String :
- String :
- String :
- String :
- # The type of reaction. Options are [allergy, adverse_reaction]
- String :
- # The date of onset
- String :
- String :
- String :
- }