Queries
partInventoryHistory
QUERY
partInventoryHistory(after: String, before: String, filters: PartInventoryHistoryInputFilters, first: Int, last: Int, subjectId: Int!): PartInventoryHistoryConnectionArguments
after
String
before
String
first
Int
last
Int
subjectId
Int!
required
edges
Contains the nodes in this connection.
pageInfo
Pagination data for connection.
Query
Variables
Response