Extension GraphQL for CKAN


Extension Basics

Title
GraphQL for CKAN
Name
ckanext-graphql
Type
Public extension
Description
GraphQL endpoint to query CKAN data
CKAN versions
Download-Url (zip)
Last commit
8 years ago (2018-02-27 14:54:21)
Url to repo
Category
Data Management & Quality


Background Infos

Description (long)
Show details

This extension provides a GraphQL endpoint to query CKAN. It aims to be an alternative to the CKAN Action API. Once loaded, a new endpoint /graphql is available which serves GraphiQL by default, an in-browser IDE to create GraphQL queries. Supports querying packages, groups, organizations with relationships and search functionality.

Version
Version release date
(not set)
Contact name
Stefan Oderbolz (metaodi)
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
graphql
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions