Describe the feature you'd like
If a scene has a "Scene Number" assigned, it would be nice to access it via GraphQL on the scene object.
Assigning a "Scene Number": Add a scene to a group, then a "Scene Number" input appears on the scene edit page next to the group selector.
The property should be nullable seeing as the value itself is only assignable once a scene is assigned to a group and requires manual user input.
The property name could perhaps be "groupSceneNumber" so it's less likely to be mistaken for the actual scene number/ID.
Describe the benefits this would bring to existing users
Helps integrating with third party tools.
Is there an existing way to achieve this goal?
Have you searched for an existing open/closed issue?
Additional context
No response
Describe the feature you'd like
If a scene has a "Scene Number" assigned, it would be nice to access it via GraphQL on the scene object.
Assigning a "Scene Number": Add a scene to a group, then a "Scene Number" input appears on the scene edit page next to the group selector.
The property should be nullable seeing as the value itself is only assignable once a scene is assigned to a group and requires manual user input.
The property name could perhaps be "groupSceneNumber" so it's less likely to be mistaken for the actual scene number/ID.
Describe the benefits this would bring to existing users
Helps integrating with third party tools.
Is there an existing way to achieve this goal?
Have you searched for an existing open/closed issue?
Additional context
No response