Package org.craftercms.engine.graphql.impl.field
-
Class Summary Class Description CheckboxFieldFactory Implementation ofGraphQLFieldFactory
that handles checkbox fieldsCheckboxGroupFieldFactory Implementation ofGraphQLFieldFactory
that handles checkbox-group fieldsInputFieldFactory Implementation ofGraphQLFieldFactory
that handles input fieldsNodeSelectorFieldFactory Implementation ofGraphQLFieldFactory
that handles node-selector fieldsRepeatGroupFieldFactory Implementation ofGraphQLFieldFactory
that handles repeating-group fieldsRTEFieldFactory Implementation ofGraphQLFieldFactory
that handles RTE fields.TimeFieldFactory Implementation ofGraphQLFieldFactory
that handles time-only fields