Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractWhereClause ¶
ExtractWhereClause return the where arg of graphql schema
Types ¶
type Module ¶
type Module struct {
// contains filtered or unexported fields
}
Module is the object for the GraphQL module
func (*Module) ExecGraphQLQuery ¶
func (graph *Module) ExecGraphQLQuery(req *model.GraphQLRequest, token string, cb callback)
ExecGraphQLQuery executes the provided graphql query
func (*Module) GetProjectID ¶
GetProjectID sets the project configuration
Click to show internal directories.
Click to hide internal directories.