Class Brand_guidelines_Args


  • public class Brand_guidelines_Args
    extends ch.brix.gql.client.ArgsBuilder
    • Constructor Detail

      • Brand_guidelines_Args

        public Brand_guidelines_Args()
    • Method Detail

      • language

        public Brand_guidelines_Args language​(LanguageCode value)
        **BETA** Specifies the language in which the Guidelines should be delivered. This field must be set at the highest level in the GraphQL hierarchy. If the requested language is unavailable, the default language will be used as a fallback. Default value: null
      • limit

        public Brand_guidelines_Args limit​(IntScalar value)
        **BETA** How many `GuidelineItems` to show per query. Min: 1, Max: 100. Default value: 25