mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-13 02:58:17 -06:00
16014 change ref from django-graphene to django-strawberry
This commit is contained in:
parent
a9a012daf0
commit
e1ff8dd028
@ -1,6 +1,6 @@
|
|||||||
# GraphQL API Overview
|
# GraphQL API Overview
|
||||||
|
|
||||||
NetBox provides a read-only [GraphQL](https://graphql.org/) API to complement its REST API. This API is powered by the [Graphene](https://graphene-python.org/) library and [Graphene-Django](https://docs.graphene-python.org/projects/django/en/latest/).
|
NetBox provides a read-only [GraphQL](https://graphql.org/) API to complement its REST API. This API is powered by the [Graphene](https://graphene-python.org/) library and [Strawberry Django](https://strawberry-graphql.github.io/strawberry-django/).
|
||||||
|
|
||||||
## Queries
|
## Queries
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user