Skip to main content
Use GraphQL when you need related project and application data in one response.

Use this for

  • Build UI views with one query
  • Read related objects without stitching many REST calls
  • Fetch project, content, deployment, and usage data together

References

ReferenceLink
GraphQL endpointhttps://api.veryfront.org/graphql
Query root fields105
Mutation root fields114
Total operations219
Categories30

Operations by category

GraphQL exposes 219 documented operations across 30 categories. Each category link opens one documented operation in that category.