Uses of Interface
org.craftercms.engine.graphql.GraphQLFieldFactory
Packages that use GraphQLFieldFactory
Package
Description
-
Uses of GraphQLFieldFactory in org.craftercms.engine.graphql.impl.field
Classes in org.craftercms.engine.graphql.impl.field that implement GraphQLFieldFactoryModifier and TypeClassDescriptionclassImplementation ofGraphQLFieldFactorythat handles checkbox fieldsclassImplementation ofGraphQLFieldFactorythat handles checkbox-group fieldsclassImplementation ofGraphQLFieldFactorythat handles input fieldsclassImplementation ofGraphQLFieldFactorythat handles node-selector fieldsclassImplementation ofGraphQLFieldFactorythat handles repeating-group fieldsclassImplementation ofGraphQLFieldFactorythat handles RTE fields.classImplementation ofGraphQLFieldFactorythat handles time-only fields -
Uses of GraphQLFieldFactory in org.craftercms.engine.graphql.impl.type
Fields in org.craftercms.engine.graphql.impl.type with type parameters of type GraphQLFieldFactoryModifier and TypeFieldDescriptionprotected Map<String, GraphQLFieldFactory> GraphQLTypeFactoryImpl.fieldFactoriesAll known field factories to use during type buildMethod parameters in org.craftercms.engine.graphql.impl.type with type arguments of type GraphQLFieldFactoryModifier and TypeMethodDescriptionvoidGraphQLTypeFactoryImpl.setFieldFactories(Map<String, GraphQLFieldFactory> fieldFactories)