Skip to main content
QUERY
partKit(id: ID!): PartKit

Arguments

id
ID!
required

Returns

LastSessionId
String
_AssigneesCount
Int
_AttributedPartsCount
Int

Optimized count of attributedParts.

_AttributedUsersCount
Int

Optimized count of attributedUsers.

_AttributesCount
Int

Optimized count of attributes.

_CommentsCount
Int

Optimized count of comments.

_LabelsCount
Int

Optimized count of labels.

_PartKitInventoriesCount
Int

Optimized count of part kit inventories.

_PartKitItemsCount
Int

Optimized count of partKitItems.

_created
DateTime
_etag
String
_updated
DateTime
assignedTeam

Team that the object is assigned to.

Arguments
assignedTeamId
Int

Team id that the object is assigned to.

assignedTo

User that the object is assigned to.

Arguments
assignedToId
Int

User id that the object is assigned to.

assignees
attributes
comments
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

deliveryLocation
Arguments
deliveryLocationId
Int
entity
entityId
Int!
fileAttachments
fillabilityPercent
Int

Share of this kit's remaining need the pick list can allocate, 0-100. Scored for this kit alone: kits picked together in one run share inventory, so a batch can allocate less than the individual scores suggest, and a pick scoped to a locationId can fill less still since this counts stock in every location. Advisory - recalculated when its inputs change, so a concurrent transaction can consume stock this score still counts. The pick list is the authority at allocation time.

fulfilled
Boolean
id
Int!
isFullyFillable
Boolean

Whether the pick list can fully allocate this kit's remaining need, scored for this kit alone (see fillabilityPercent).

labels
lastUpdatedByApiClient
location
Arguments
locationId
Int
partInventories
partKitItems
Arguments
percentFulfilled
Int
percentKitted
Int
prettyStr
String
run
Arguments
runId
Int
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