Uses of Class
io.leangen.graphql.ExecutableSchema
-
Packages that use ExecutableSchema Package Description io.leangen.graphql -
-
Uses of ExecutableSchema in io.leangen.graphql
Methods in io.leangen.graphql that return ExecutableSchema Modifier and Type Method Description ExecutableSchemaGraphQLSchemaGenerator. generateExecutable()Methods in io.leangen.graphql with parameters of type ExecutableSchema Modifier and Type Method Description static GraphQLRuntime.BuilderGraphQLRuntime. newGraphQL(ExecutableSchema graphQLSchema)
-