mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-11 12:16:58 +03:00
commit
90dd72b786
|
@ -133,7 +133,7 @@ The filtering functionality is provided by
|
||||||
for details on the format for `filter_fields`.
|
for details on the format for `filter_fields`.
|
||||||
|
|
||||||
Note that the above `Query` class is marked as 'abstract'. This is because we
|
Note that the above `Query` class is marked as 'abstract'. This is because we
|
||||||
want will now create a project-level query which will combine all our app-level
|
will now create a project-level query which will combine all our app-level
|
||||||
queries.
|
queries.
|
||||||
|
|
||||||
Create the parent project-level `cookbook/schema.py`:
|
Create the parent project-level `cookbook/schema.py`:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user