Skip to main content
QUERY
location(id: ID!): Location

Arguments

id
ID!
required

Returns

LastSessionId
String
_AllChildrenCount
Int
_AllParentsCount
Int
_AttributedPartsCount
Int

Optimized count of attributedParts.

_AttributedUsersCount
Int

Optimized count of attributedUsers.

_AttributesCount
Int

Optimized count of attributes.

_ExpectedPartKitsCount
Int

Optimized count of expectedPartKits.

_LocationsCount
Int

Optimized count of locations.

_PartInventoriesCount
Int

Optimized count of partInventories.

_PartKitsCount
Int

Optimized count of partKits.

_RunStepsCount
Int

Optimized count of runSteps.

_StepsCount
Int

Optimized count of steps.

_UsersCount
Int

Optimized count of users.

_created
DateTime
_etag
String
_updated
DateTime
address
String
allChildren
allParents
archived
Boolean!
attributes
available
Boolean!
canHoldInventory
Boolean!
contact
Arguments
contactId
Int
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
entity
entityId
Int!
excludeFromMergePartInventory
Boolean

Exclude the location from inventory merge (V2 merge only).

expectedPartKits
Arguments
id
Int!
imageId
Int
lastUpdatedByApiClient
latitude
Float
locationSubtype
locationSubtypeId
Int
locations
longitude
Float
name
String!
parent
parentId
Int
parentName
String
partInventories
partKits
Arguments
pickSequence
Int
pickable
Boolean!
prettyStr
String
runSteps
Arguments
steps
Arguments
supervisor
Arguments
supervisorId
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

users
Arguments
Query
Variables
Response