Class ByteStringType

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.ByteStringType type.
      • BYTES_TYPE

        public static final Name BYTES_TYPE
        Name of the openGql.grammar.ByteStringType.bytesType field.
      • BINARY_TYPE

        public static final Name BINARY_TYPE
        Name of the openGql.grammar.ByteStringType.binaryType field.
      • VARBINARY_TYPE

        public static final Name VARBINARY_TYPE
        Name of the openGql.grammar.ByteStringType.varbinaryType field.