Working on DjangoFormObjectType

This commit is contained in:
Alexander Forselius 2024-01-19 13:35:14 +01:00
parent d33fbbe696
commit ade2918d21

View File

@ -88,7 +88,7 @@ def test_query_djangoformtype():
schema = graphene.Schema(query=MockQuery)
result = schema.execute(
"""
"""
query {
form {
fields {