- Preparing search index...
- The search index is not available
simple-graphql
Function buildGraphQLContext
- buildGraphQLContext(sequelize: Sequelize, config: SGBuildConfig, buildOptions: SGBuildOptions): {
graphQLSchema: GraphQLSchema;
sgContext: SGContext;
}
-
Returns {
graphQLSchema: GraphQLSchema;
sgContext: SGContext;
}
-
graphQLSchema: GraphQLSchema
-