Queries
issuePartInventory
Retrieves an item by its ID.
QUERY
issuePartInventory(issueId: ID!, partInventoryId: ID!): IssuePartInventoryArguments
issueId
ID!
required
partInventoryId
ID!
required
Returns
LastSessionId
String
_created
DateTime
_etag
String
_updated
DateTime
createdBy
User associated with creating related attribute. Returns: relationship object
Arguments
filters
createdById
Int
User id that created this object. Returns: int of user_id
fromSplitInventory
Boolean!
id
ID
issue
Arguments
filters
issueId
Int
partInventory
Arguments
filters
partInventoryId
Int
prettyStr
String
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
Query
Variables
Response