Queries
datagridValue
Retrieves an item by its ID.
QUERY
datagridValue(columnId: ID!, rowId: ID!): DatagridValueArguments
columnId
ID!
required
rowId
ID!
required
Returns
BooleanValue
Boolean
DatetimeValue
DateTime
LastSessionId
String
MultiselectValues
[String]
NumberValue
Float
SelectValue
String
StringValue
String
_AssigneesCount
Int
_IonValueCount
Int
_ValueCount
Int
_created
DateTime
_etag
String
_updated
DateTime
allBatchedSiblings
deprecated
Removed in July 2025. This field returns an empty list and will be removed in a future release.
assignedTeamId
Int
Team id that the object is assigned to.
assignedToId
Int
User id that the object is assigned to.
assignees
[User]
batchAdoptedSiblings
deprecated
Removed in July 2025. This field returns an empty list and will be removed in a future release.
batchSiblings
deprecated
Removed in July 2025. This field returns an empty list and will be removed in a future release.
batched
String
column
Arguments
filters
columnId
Int!
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
entity
entityId
Int
fileAttachment
Return file attachment relationship.
Arguments
filters
fileAttachmentId
Int
Return fileattachment foreign key relation.
id
ID
ionValue
notApplicable
Boolean!
partInventory
Return part inventory relationship.
Arguments
filters
partInventoryId
Int
Return part inventory foreign key relation.
prettyStr
String
row
Arguments
filters
rowId
Int!
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
value
ScalarValue
Query
Variables
Response