features
A list of all enabled features for the current authenticated user in the given residential park. If there is no park id the user only receive his default features.
features(
parkId: ResidentialParkID
): [String!]!
Arguments
features.parkId ● ResidentialParkID scalar
Type
String scalar
The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.