mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-02-20 13:30:35 +03:00
Working on DjangoFormObjectType
This commit is contained in:
parent
d33fbbe696
commit
ade2918d21
|
@ -88,7 +88,7 @@ def test_query_djangoformtype():
|
|||
schema = graphene.Schema(query=MockQuery)
|
||||
|
||||
result = schema.execute(
|
||||
"""
|
||||
"""
|
||||
query {
|
||||
form {
|
||||
fields {
|
||||
|
|
Loading…
Reference in New Issue
Block a user