The magical GraphQL framework that generates an API for your data.
Project description
Magql is a GraphQL framework for Python. It generates a full-featured, customizable GraphQL API for your data. It’s pronounced “magical”, and it is!
- Queries
- Index/list with filtering, sorting, and paging.
- Detail
- Global search
- Mutations
- Create with required and optional fields.
- Update any set of fields.
- Delete, with “check delete” query to return affected related objects.
- Discrete, overridable steps instead of a single resolve function.
- Input validation and error messages per field.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
magql-0.6.0.tar.gz
(29.7 kB
view hashes)
Built Distribution
magql-0.6.0-py3-none-any.whl
(23.8 kB
view hashes)