9856 fix tests
This commit is contained in:
@@ -169,7 +169,7 @@ class ExportTemplateType(ObjectType):
|
|||||||
filters=ImageAttachmentFilter
|
filters=ImageAttachmentFilter
|
||||||
)
|
)
|
||||||
class ImageAttachmentType(BaseObjectType):
|
class ImageAttachmentType(BaseObjectType):
|
||||||
content_type: Annotated["ContentTypeType", strawberry.lazy('netbox.graphql.types')] | None
|
object_type: Annotated["ContentTypeType", strawberry.lazy('netbox.graphql.types')] | None
|
||||||
|
|
||||||
|
|
||||||
@strawberry_django.type(
|
@strawberry_django.type(
|
||||||
|
Reference in New Issue
Block a user