strawberry-graphql / strawberry-django

Strawberry GraphQL Django extension
https://strawberry.rocks/docs/django
MIT License
409 stars 118 forks source link

FIX: DEBUG_TOOLBAR_CONFIG consideration #384

Closed bpeterman closed 12 months ago

bpeterman commented 12 months ago

Description

Fixes issue associated with SHOW_TOOLBAR_CALLBACK settings. This is a duplicate of: https://github.com/strawberry-graphql/strawberry-graphql-django/pull/367

This fixes the type errors associated with that PR.

Types of Changes

Issues Fixed or Closed by This PR

Checklist