Uses of Class
templates.graphql.schemaClassExample
-
Packages that use schemaClassExample Package Description templates.graphql -
-
Uses of schemaClassExample in templates.graphql
Methods in templates.graphql that return schemaClassExample Modifier and Type Method Description schemaClassExample
schemaClassExample. schemaClass(String schemaClass)
schemaClassExample
schemaClassExample. schemaPackage(String schemaPackage)
static schemaClassExample
schemaClassExample. template(String schemaPackage, String schemaClass)
Constructors in templates.graphql with parameters of type schemaClassExample Constructor Description Template(schemaClassExample model)
-