Documentation
¶
Index ¶
Constants ¶
View Source
const ( ToolGetGraphqlSchemaName = "project-get-graphql-schema" ToolGetGraphqlSchemaInstructions = `Get GraphQL schema for an Nhost project running in the Nhost Cloud.` )
View Source
const ( ToolGraphqlQueryName = "project-graphql-query" //nolint:lll ToolGraphqlQueryInstructions = `` /* 484-byte string literal not displayed */ )
Variables ¶
View Source
var ( ErrNotFound = errors.New("not found") ErrInvalidRequestBody = errors.New("invalid request body") )
Functions ¶
This section is empty.
Types ¶
type GetGraphqlSchemaRequest ¶
type GraphqlQueryRequest ¶
Click to show internal directories.
Click to hide internal directories.