Skip to main content
QUERY
plan(id: ID!): Plan

Arguments

id
ID!
required

Returns

Attributes
LastSessionId
String
_AttributedPartsCount
Int

Optimized count of attributedParts.

_AttributedUsersCount
Int

Optimized count of attributedUsers.

_AttributesCount
Int

Optimized count of attributes.

_CommentsCount
Int

Optimized count of comments.

_ConstraintsCount
Int

Optimized count of constraints.

_InputsCount
Int

Optimized count of inputs.

_LabelsCount
Int

Optimized count of labels.

_PlanItemsCount
Int

Optimized count of planItems.

_created
DateTime
_etag
String
_updated
DateTime
attributedParts
attributedUsers
attributes
comments
constraints
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
Boolean
entity
entityId
Int!
fileAttachments
id
Int!
includeInMrp
Boolean!
inputs
Arguments
labels
lastUpdatedByApiClient
name
String!
percentComplete
Int
planItems
Arguments
prettyStr
String
timeline
deprecated
Timeline is deprecated. Use `loggedActions` instead.
Arguments
updatedBy

User associated with updating related attribute. Returns: relationship object

Arguments
updatedById
Int!

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

Query
Variables
Response