No project description provided
Project description
guillotina_graphql
Dependencies
Python >= 3.7
Guillotina >= 6.0.0
Installation
Warning: you need to use a postgres database and have enabled
guillotina.contrib.catalog.pg
- Install the plugin:
pip install guillotina_graphql
- Add
guillotina_graphql
to your settings
applications:
- your_app
- guillotina_graphql
- guillotina.contrib.catalog.pg
and optionally:
graphql:
enable_playground: true
- You're ready!
Start using GraphQL
This is the route to the GraphQL endpoint: http://localhost:8080/<your-db>/<your-container>/@graphql
(needs authentification with permission AccessContent).
You can use the playground on a browser http://localhost:8080/@graphql-playground
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file guillotina_graphql-0.1.1.tar.gz
.
File metadata
- Download URL: guillotina_graphql-0.1.1.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.7.6 Linux/5.7.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f71bac463b896952e74986e28eb3e7ad81a857935668c9f0b7808c4fedd1cb01 |
|
MD5 | e894e78b9a2dcbf723e9061db9260eb0 |
|
BLAKE2b-256 | f716e7acef241a4e93270e4d810d838e8b7f9ae9d1c252a406b8babd5b9925ef |
File details
Details for the file guillotina_graphql-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: guillotina_graphql-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.7.6 Linux/5.7.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 437b54485a47011b14970377d58f267a191db2aa65551aa2d1c0d74a9b6f4218 |
|
MD5 | 28c1990940dd61bded72c6bbb2f7cf62 |
|
BLAKE2b-256 | 8534ffa27bfe9fae95e17ab9839cd64fd2f253be47f054cb0d701e63ac655217 |