diff --git a/editor.planx.uk/src/pages/FlowEditor/lib/store/editor.ts b/editor.planx.uk/src/pages/FlowEditor/lib/store/editor.ts index 4bb7165609..e24638d7b8 100644 --- a/editor.planx.uk/src/pages/FlowEditor/lib/store/editor.ts +++ b/editor.planx.uk/src/pages/FlowEditor/lib/store/editor.ts @@ -277,7 +277,6 @@ export const editorStore: StateCreator< where: { team: { id: { _eq: $teamId } } } ) { id - slug updated_at operations(limit: 1, order_by: { id: desc }) {