Types
StepProposal
A proposed replacement for one procedure step’s content. List by step with filters: {stepId: {eq: $id}}, and by procedure with filters: {step: {procedureId: {eq: $id}}}.
object
StepProposalFields
LastSessionId
String
_created
DateTime
_etag
String
_updated
DateTime
baseEtag
String!
changeSummary
String!
createdBy
User associated with creating related attribute. Returns: relationship object
Arguments
filters
createdByApiClient
createdById
Int!
User id that created this object. Returns: int of user_id
id
Int!
lastUpdatedByApiClient
prettyStr
String
proposedContent
String
proposedSlateContent
SlateContent
proposedTitle
String
state
step
Arguments
filters
stepId
Int!
supersedes
supersedesId
Int
updatedBy
User associated with updating related attribute. Returns: relationship object
Arguments
filters
updatedById
Int!
User id that updated this object. Returns: int of user_id