Types
Link copied to clipboard
Configures beans used in combination with graphql-kotlin and graphql-java
Link copied to clipboard
data class GraphglueSchema(val schema: GraphQLSchema, val filterDefinitionCollection: FilterDefinitionCollection)
Named tuple consisting of a GraphQLSchema and a NodeDefinitionCollection Helper type for a bean which has to construct both at the same time