Skip to main content

disableFeature

Disables a feature for a user / park or role.

Allows the following input combinations:

  • name + userId
  • name + parkId + role (specific role)
disableFeature(
input: DisableFeatureInput!
): Boolean!

Arguments

disableFeature.input ● DisableFeatureInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.