Class NullOrdering

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.NullOrdering type.
      • NULLS_FIRST

        public static final Name NULLS_FIRST
        Name of the openGql.grammar.NullOrdering.nullsFirst field.
      • NULLS_LAST

        public static final Name NULLS_LAST
        Name of the openGql.grammar.NullOrdering.nullsLast field.
    • Method Detail