Record Class GqlSchemaRoot.GqlType.GqlScalar

java.lang.Object
java.lang.Record
tech.deplant.java4ever.binding.reference.gql.GqlSchemaRoot.GqlType.GqlScalar
All Implemented Interfaces:
GqlSchemaRoot.GqlType
Enclosing interface:
GqlSchemaRoot.GqlType

public static record GqlSchemaRoot.GqlType.GqlScalar(GqlSchemaRoot.GqlKind kind, String name, String description) extends Record implements GqlSchemaRoot.GqlType