For the complete documentation index, see llms.txt. This page is also available as Markdown.

GraphQL

Naming Convention

All GraphQL universal modules should have the following module label and description:

  • Module label: Execute a GraphQL query

  • Module description: Performs an arbitrary authorized API call.

Last updated