Cap Collectif Developers - GraphQL API

Scalars

Scalars are primitive values: Int, Float, String, Boolean, or ID. We also added some custom scalars like URI or HTML to ease usage.

When calling the GraphQL API, you must specify nested subfields until you return only scalars.