Skip to main content
QUERY
step(id: ID!): Step

Arguments

id
ID!
required

Returns

Attributes
Parent
String
_AllChildrenCount
Int
_AllParentsCount
Int
_AncestorStepsCount
Int

Optimized count of ancestorSteps.

_ApprovalRequestsCount
Int

Optimized count of approvalRequests.

_ApprovalsCount
Int

Optimized count of approvals.

_AttributedPartsCount
Int

Optimized count of attributedParts.

_AttributedUsersCount
Int

Optimized count of attributedUsers.

_AttributesCount
Int

Optimized count of attributes.

_DatagridColumnsCount
Int

Optimized count of datagridColumns.

_DatagridRowsCount
Int

Optimized count of datagridRows.

_DerivedStepsCount
Int

Optimized count of derivedSteps.

_DescendantStepsCount
Int

Optimized count of descendantSteps.

_DownstreamCount
Int

Optimized count of downstream.

_FieldsCount
Int

Optimized count of fields.

_LabelsCount
Int

Optimized count of labels.

_ProcedureApprovalsCount
Int

Optimized count of procedureApprovals.

_ProcedureReferenceDesignatorsCount
Int

Optimized count of procedureReferenceDesignators.

_ReviewsCount
Int

Optimized count of reviews.

_RoleBasedApprovalRequestsCount
Int

Optimized count of roleBasedApprovalRequests.

_RoleBasedApprovalsCount
Int

Optimized count of roleBasedApprovals.

_StepPartRequirementsCount
Int

Optimized count of stepPartRequirements.

_StepsCount
Int

Optimized count of steps.

_UpstreamCount
Int

Optimized count of upstream.

_created
DateTime
_etag
String
_updated
DateTime
allChildren
allParents
ancestorSteps
approvalRequests
approvals
approved
Boolean
attributedParts
attributedUsers
attributes
content
String
createdBy

User associated with creating related attribute. Returns: relationship object

Arguments
createdByApiClient
createdById
Int!

User id that created this object. Returns: int of user_id

datagrid
deprecated
Deprecated
Arguments
after
String
before
String
first
Int
last
Int
Arguments
after
String
before
String
first
Int
last
Int
derivedSteps
descendantSteps
displayPdf
Boolean!
downstream
Arguments
downstreamStepIds
[Int]
editable
Boolean
entity
entityId
Int!
executionEvidence
Arguments
feedbackLimit
Int
notableLimit
Int
recentLimit
Int
familyId
Int!

Get column with related family id. This value serves as a "group id" for different versions of the "same" model object. For example, all versions of a standard step will have the same family_id. If a step is not a standard step, this will just equal the value of the step's id. Returns: Column instance

fieldCount
Int
fields
Arguments
fullPosition
String
id
Int!
intentOption

Define intent option relationship.

intentOptionId
Int

Define intent option id foreign key.

isChildStandardStep
Boolean
isDerivedStep
Boolean
isLatestReleasedVersion
Boolean
isLatestVersion
Boolean
isOutsideProcess
Boolean!
isRoleBased
Boolean!
isStandardStep
Boolean
labels
lastUpdatedByApiClient
leadTime
Int
location

Return location relationship.

Arguments
locationId
Int

Return location foreign key.

locationSubtype
locationSubtypeId
Int
originStep
originStepId
Int

Return step id from which a copied step originated.

pages
[Int]
parent
parentId
Int

Return self referential parent foreign key.

parentIds
[Int]

Return pdf relationship.

pdfAssetId
Int

Return pdf foreign key.

position
Int
prettyStr
String
procedure
Arguments
procedureApprovals
procedureId
Int
procedureReferenceDesignators
reviews
Arguments
slateContent
SlateContent
sourceStep
standardStep
standardStepFamilyId
Int
standardStepId
Int
standardStepProcedureCount
Int
standardStepProcedures
standardStepRunCount
Int
standardStepRuns
[Run]
standardStepStatus
stepPartRequirements
steps
stepsCount
Int
timeline
deprecated
Timeline is deprecated. Use `loggedActions` instead.
Arguments
title
String!
updatedBy

User associated with updating related attribute. Returns: relationship object

Arguments
updatedById
Int!

User id that updated this object. Returns: int of user_id

upstream
Arguments
upstreamStepIds
[Int]
version
Int!
Query
Variables
Response