Sha256: 8eb4783ac6577dd237e11f8dd96a25fac275c5526084ee9272685246128fdf17

Contents?: true

Size: 570 Bytes

Versions: 13

Compression:

Stored size: 570 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:

`https://example.org/api/docs`

Accessing that URL will give a full details of all the objects that can be requested and how. It includes the full field types reference.

As an alternative, if you cannot access that URL on your instance you can read about how this work https://github.com/decidim/decidim/blob/develop/decidim-api/docs/usage.md[Using the Decidim GraphQL API].

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
decidim-0.29.1 docs/modules/develop/pages/api.adoc
decidim-0.28.4 docs/modules/develop/pages/api.adoc
decidim-0.29.0 docs/modules/develop/pages/api.adoc
decidim-0.28.3 docs/modules/develop/pages/api.adoc
decidim-0.29.0.rc4 docs/modules/develop/pages/api.adoc
decidim-0.29.0.rc3 docs/modules/develop/pages/api.adoc
decidim-0.29.0.rc2 docs/modules/develop/pages/api.adoc
decidim-0.29.0.rc1 docs/modules/develop/pages/api.adoc
decidim-0.28.2 docs/modules/develop/pages/api.adoc
decidim-0.28.1 docs/modules/develop/pages/api.adoc
decidim-0.28.0 docs/modules/develop/pages/api.adoc
decidim-0.28.0.rc5 docs/modules/develop/pages/api.adoc
decidim-0.28.0.rc4 docs/modules/develop/pages/api.adoc