Skip to main content
objectProcedure

Fields

LastSessionId
String
_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.

_FamilyLabelsCount
Int

Optimized count of familyLabels.

_FeedbackCount
Int

Optimized count of feedback.

_LocationsCount
Int

Optimized count of locations.

_PartProceduresCount
Int

Optimized count of partProcedures.

_PartsCount
Int

Optimized count of parts.

_PlanItemsCount
Int

Optimized count of planItems.

_ProcedureMbomItemsCount
Int

Optimized count of procedureMbomItems.

_ProcedureMbomsCount
Int

Optimized count of procedureMboms.

_ProcedureReferenceDesignatorsCount
Int

Optimized count of procedureReferenceDesignators.

_ReviewRequestsCount
Int

Optimized count of reviewRequests.

_ReviewsCount
Int

Optimized count of reviews.

_RunsCount
Int

Optimized count of runs.

_StepsCount
Int

Optimized count of steps.

_created
DateTime
_etag
String
_updated
DateTime
attributes
commitMessage
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

description
String
editable
String
entity
entityId
Int!
exportControlled
Boolean
family
String
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

familyLabels
Arguments
feedback
id
Int!
intentOption

Define intent option relationship.

intentOptionId
Int

Define intent option id foreign key.

isLatestReleasedVersion
Boolean
isLatestVersion
Boolean
isRoleBased
Boolean!
labels
[String]
lastUpdatedByApiClient
locations
partProcedures
parts
Arguments
planItems
Arguments
prettyStr
String
procedureMbomItems
procedureMboms
procedureReferenceDesignators
reviewRequests
reviews
Arguments
runs
[Run]
Arguments
statusTransitionBlockers

Every gate currently blocking a transition to targetStatus (approvals, MBOM assignment, SPR match, select options, run-usage guards). Empty when the transition is allowed or is a no-op. Read-only — runs the same write-time validators without committing, so clients can preview whether a transition is allowed and why not. Runs several DB queries per procedure; intended for a single procedure preview, not batched across a procedures list.

Arguments
targetStatus
steps
Arguments
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

version
Int!