Types
CreateStepProposalInput
Inputs needed to record a proposal. The proposal is pinned to the current content of the step it would be written to, so a later edit to that step makes it unacceptable.
input
CreateStepProposalInputFields
changeSummary
String!
required
proposedContent
String
proposedSlateContent
SlateContent
proposedTitle
String
stepId
ID!
required
supersedesId
ID