torchbox / wagtail-grapple

A Wagtail app that makes building GraphQL endpoints a breeze!
https://wagtail-grapple.readthedocs.io/en/latest/
Other
151 stars 57 forks source link

Define additional interfaces via `graphql_interfaces` #366

Closed zerolab closed 9 months ago

zerolab commented 9 months ago

This allows defining additional interfaces on your models via the graphql_interfaces attribute.

Also does a tiny bit of tidy-up in docs, but not too much. New docs page: https://wagtail-grapple--366.org.readthedocs.build/en/366/general-usage/interfaces.html

zerolab commented 9 months ago

/cc @mgax @estyxx