Graphql

A reference to a provider's GraphQL endpoint, schema, or GraphQL developer surface — the query-language alternative to REST for fetching exactly the data a client needs.

Example

graphql.yaml
- type: GraphQL
  url: https://developers.example.com/graphql

Tags


All Common Properties