Sha256: 6fc7c79c0f851d8e34d872eefffb59ffd19e5dcffeef9a1b9a17dc2821b6877b

Contents?: true

Size: 572 Bytes

Versions: 4

Compression:

Stored size: 572 Bytes

Contents

= API

Decidim comes with a powerful API in read-only mode based in the GraphQL specification.

Documentation for this API is auto-generated in each instance of Decidim, usually under the URL:

`some_domain/api/docs`

Accessing that URL will give a full details of all the objects that can be requested and how.

For a quick introduction about how to use the Decidim API, please refer to this document:

Using the Decidim GraphQL API

Note that this document is available under the `api/docs` URL nicely formatted as well. It also includes the full field types reference.

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
decidim-0.26.10 docs/modules/develop/pages/api.adoc
decidim-0.26.9 docs/modules/develop/pages/api.adoc
decidim-0.26.8 docs/modules/develop/pages/api.adoc
decidim-0.26.7 docs/modules/develop/pages/api.adoc