updateClientIntolerances
Update the substances that are not suitable for consumption by the client (e.g. gluten)
Requires authorization features: client:core:edit
updateClientIntolerances(
input: UpdateClientIntolerancesInput!
): Boolean!
Directives
auth
Requires authorization features: client:core:edit
Arguments
updateClientIntolerances.input ● UpdateClientIntolerancesInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.