Skip to main content

AllergyIntoleranceCreate

Create a new AllergyIntolerance resource.

Mutation

mutation AllergyIntoleranceCreate($input: AllergyIntoleranceCreateInput!) {
AllergyIntoleranceCreate(input: $input) {
id
}
}

Input

Return Type

Returns the created AllergyIntolerance resource.