Decidim 0.29.3

Budget Participatif de la ville du Bouscat API documentation

Explore the API interactively with GraphiQL

Objects

Objects in GraphQL represent the resources that you can access. Objects can contain a list of fields, which are specifically typed. For example, the Repository object has a field called name, which is a String.

For more information, see the GraphQL spec.