Record Class GqlSchemaRoot.GqlType.GqlInterface

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

public static record GqlSchemaRoot.GqlType.GqlInterface(GqlSchemaRoot.GqlKind kind, String name, String description, Collection<GqlSchemaRoot.GqlParam> possibleTypes) extends Record implements GqlSchemaRoot.GqlType