Merge feature

This commit is contained in:
Brian Tiemann
2025-10-24 18:36:31 -04:00
parent 82156660f7
commit b8fea8c8df

View File

@@ -677,6 +677,7 @@ class PowerOutletTypeV1(ModularComponentTypeV1, CabledObjectMixinV1, PathEndpoin
)
class PowerOutletTemplateTypeV1(ModularComponentTemplateTypeV1):
power_port: Annotated["PowerPortTemplateTypeV1", strawberry.lazy('dcim.graphql.types_v1')] | None
color: str
@strawberry_django.type(