You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The scene_index field on a scene is the scene number within a group/movie. There doesn't appear to be a filter for this in the UI or GraphQL. I would like to query a list of scenes with a null scene_index value.
The "sceneUpdate" mutation allows for the scene_index field to be modified, but I don't see a corresponding query.
The text was updated successfully, but these errors were encountered:
The scene_index field on a scene is the scene number within a group/movie. There doesn't appear to be a filter for this in the UI or GraphQL. I would like to query a list of scenes with a null scene_index value.
The "sceneUpdate" mutation allows for the scene_index field to be modified, but I don't see a corresponding query.
The text was updated successfully, but these errors were encountered: