Uses of Class
org.restheart.graphql.models.GraphQLApp.Builder
Packages that use GraphQLApp.Builder
-
Uses of GraphQLApp.Builder in org.restheart.graphql.models
Methods in org.restheart.graphql.models that return GraphQLApp.BuilderModifier and TypeMethodDescriptionGraphQLApp.Builder.appDescriptor(AppDescriptor descriptor)GraphQLApp.Builder.mappings(Map<String,TypeMapping> mappings)static GraphQLApp.BuilderGraphQLApp.newBuilder()