Record Class GqlSchemaRoot.GqlDirectiveArg

java.lang.Object
java.lang.Record
tech.deplant.java4ever.binding.reference.gql.GqlSchemaRoot.GqlDirectiveArg
Enclosing class:
GqlSchemaRoot

public static record GqlSchemaRoot.GqlDirectiveArg(String name, String description, String defaultValue, GqlSchemaRoot.GqlParam type) extends Record