Skip to main content

enableFeature

Enable a feature for a user / park or role.

Allows the following input combinations:

  • name + userId
  • name + parkId + role (specific role)
enableFeature(
input: EnableFeatureInput!
): Boolean!

Arguments

enableFeature.input ● EnableFeatureInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.