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