Sha256: 87b20b36e7c51ac2fc59da997c1022c5031e50418abc7f26fb0039eb51c9bb26

Contents?: true

Size: 569 Bytes

Versions: 12

Compression:

Stored size: 569 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 can't 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

12 entries across 12 versions & 1 rubygems

Version Path
decidim-0.27.9 docs/modules/develop/pages/api.adoc
decidim-0.27.8 docs/modules/develop/pages/api.adoc
decidim-0.27.7 docs/modules/develop/pages/api.adoc
decidim-0.27.6 docs/modules/develop/pages/api.adoc
decidim-0.27.5 docs/modules/develop/pages/api.adoc
decidim-0.27.4 docs/modules/develop/pages/api.adoc
decidim-0.27.3 docs/modules/develop/pages/api.adoc
decidim-0.27.2 docs/modules/develop/pages/api.adoc
decidim-0.27.1 docs/modules/develop/pages/api.adoc
decidim-0.27.0 docs/modules/develop/pages/api.adoc
decidim-0.27.0.rc2 docs/modules/develop/pages/api.adoc
decidim-0.27.0.rc1 docs/modules/develop/pages/api.adoc