1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

9856 user and circuits base

This commit is contained in:
Arthur
2023-08-24 14:54:24 -07:00
parent eceac90b1c
commit 700f015942
8 changed files with 199 additions and 84 deletions

View File

@@ -1,3 +1,4 @@
import strawberry
import graphene
from django.contrib.contenttypes.models import ContentType
from graphene.types.generic import GenericScalar