Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
marcomezzavilla committed Nov 18, 2024
1 parent 3fb11a9 commit 8f4e10d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -262,9 +262,9 @@ type AcademyPageRecord implements RecordInterface {
}

enum AgencyProgramWorkflowStage {
readyForPublication
editMode
reviewRequested
readyForPublication
}

"""Specifies how to filter by stage"""
Expand Down

0 comments on commit 8f4e10d

Please sign in to comment.