jaydenwindle / django-graphql-playground

Apollo GraphQL Playground as a Django view
MIT License
13 stars 3 forks source link

Support tabs property #18

Open js-moreno opened 1 year ago

js-moreno commented 1 year ago

You can optionally define default tabs array adding 'tabs' as a 'as_view()' param following the 'Tab' interface, according to the graphql-playground documentation