Class OrderingSpecification

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.OrderingSpecification type.
      • ASCENDING

        public static final Name ASCENDING
        Name of the openGql.grammar.OrderingSpecification.ascending field.
      • DESCENDING

        public static final Name DESCENDING
        Name of the openGql.grammar.OrderingSpecification.descending field.