RootQueryType
Type: Object
Fields
| Name | Type | Args | Description | Deprecated |
|---|---|---|---|---|
| aiAgentByState | AiAgent | filter: AiAgentFilterInputstate: String! | ||
| analyticsEventsByResource | [AnalyticsEvent!]! | filter: AnalyticsEventFilterInputresourceId: ID!sort: [AnalyticsEventSortInput] | List analytics events scoped to a resource | |
| analyticsEventsBySignalType | [AnalyticsEvent!]! | filter: AnalyticsEventFilterInputsignalType: SignalType!sort: [AnalyticsEventSortInput] | List analytics events filtered by signal type | |
| exportFinanceData | String! | filter: JsonStringincludeInactive: Boolean | Export comprehensive finance data (Business Units, Cost Centers, Cost Categories, Cost Rates) as Excel | |
| exportSubstrates | String! | includeInactive: Boolean | Export substrate materials as Excel | |
| fetchLayoutColorCatalog | [LayoutColor!]! | layoutId: ID! | Color catalog swatches defined on a layout | |
| forConversation | KeysetPageOfMessage | after: Stringbefore: StringconversationId: ID!filter: MessageFilterInputfirst: Intlast: Intsort: [MessageSortInput] | Get messages for a conversation | |
| getAction | Action | id: ID! | Get an action by ID | |
| getAddress | Address | id: ID! | Get Address | |
| getAiAgent | AiAgent | id: ID! | ||
| getAiExecution | AiExecution | id: ID! | ||
| getAiFact | AiFact | id: ID! | ||
| getAiTask | AiTask | id: ID! | ||
| getAiTaskDependency | AiTaskDependency | id: ID! | ||
| getAiTaskTemplate | AiTaskTemplate | id: ID! | ||
| getAiTaskTemplateDependency | AiTaskTemplateDependency | id: ID! | ||
| getAiTeam | AiTeam | id: ID! | ||
| getAiTeamMembership | AiTeamMembership | id: ID! | ||
| getAnalyticsEvent | AnalyticsEvent | id: ID! | Get a single analytics event | |
| getApiEndpoint | ApiEndpoint | id: ID! | Get an API endpoint by ID | |
| getApiKey | ApiKey | id: ID! | Get an API key | |
| getBatchUsage | AuditBatchUsage | id: ID! | Get a batch usage record by ID | |
| getBusinessUnit | ErpBusinessUnit | id: ID! | Get Business Unit | |
| getCarrier | Carrier | id: ID! | Get a Carrier | |
| getCarrierService | CarrierService | id: ID! | Get a Carrier Service | |
| getComplianceEvent | ComplianceEvent | id: ID! | Get a Compliance Event by its ID | |
| getComplianceRetentionPolicy | ComplianceRetentionPolicy | id: ID! | Get a compliance retention policy by ID | |
| getComponent | Component | id: ID! | Get a print component by ID | |
| getComponentFileUsage | ComponentFileUsage | id: ID! | Get a print component file usage by ID | |
| getComponentNote | Note | id: ID! | List notes for components | |
| getConnection | Connection | id: ID! | Get a specific connection | |
| getConnector | Connector | id: ID! | Get a specific connector | |
| getContact | Contact | id: ID! | Get Contact | |
| getContainer | Container | id: ID! | Get a Container | |
| getController | Controller | id: ID! | Get a controller by ID | |
| getControllerToken | ControllerToken | id: ID! | Get a controller token by ID | |
| getConversation | Conversation | id: ID! | Get a conversation | |
| getCostCategory | ErpCostCategory | id: ID! | Get Cost Category | |
| getCostCenter | ErpCostCenter | id: ID! | Get Cost Center | |
| getCostRate | ErpCostRate | id: ID! | Get Cost Rate | |
| getCustomApp | CustomApp | id: ID! | Get a custom app | |
| getCustomAppByHandle | CustomApp | handle: String!id: ID! | Get a custom app by handle | |
| getCustomAppRelease | CustomAppRelease | id: ID! | Get a specific custom app release | |
| getCustomAppReleaseByVersion | CustomAppRelease | customAppId: ID!id: ID!version: Int! | Get a specific version of a custom app release | |
| getCustomer | Customer | id: ID! | Get Customer | |
| getCustomerNote | Note | id: ID! | List notes for customers | |
| getDatabase | Database | id: ID! | Get a database by ID | |
| getDevice | Device | id: ID! | Get a device by ID | |
| getDeviceNote | Note | id: ID! | List notes for devices | |
| getDeviceResource | DeviceResource | id: ID! | Get a device resource by ID | |
| getDeviceToken | DeviceToken | id: ID! | Get a device token by ID | |
| getDocumentation | Documentation | id: ID! | Get a documentation article | |
| getDueDiligenceStatement | ComplianceDueDiligenceStatement | id: ID! | Get a due diligence statement by ID | |
| getEstimate | Estimate | id: ID! | Get a single print estimate by ID | |
| getEstimateItem | EstimateItem | id: ID! | Get a single print estimate item by ID | |
| getFile | File | id: ID! | Get a print file by ID | |
| getFolder | Folder | id: ID! | Get a folder by ID | |
| getFunction | Function | id: ID! | Get an automation function by ID | |
| getHotFolder | HotFolder | id: ID! | Get a hot folder by ID | |
| getIamRole | IamRole | id: ID! | Get an IAM role | |
| getIamRoleBinding | IamRoleBinding | id: ID! | Get an IAM role binding | |
| getIamUser | User | id: ID! | Get an IAM user | |
| getInboxMessage | InboxMessage | id: ID! | Get an inbox message by ID | |
| getJob | Job | id: ID! | Get a print job by ID | |
| getJobByExternalId | Job | externalId: Stringfilter: JobFilterInput | Get a print job by external ID | |
| getJobByJobNumber | Job | filter: JobFilterInputjobNumber: String | Get a print job by job number | |
| getJobNote | Note | id: ID! | List notes for jobs | |
| getJobProduct | JobProduct | id: ID! | Get a print job product by ID | |
| getLatestCustomAppRelease | CustomAppRelease | customAppId: ID!id: ID! | Get the latest release for a custom app | |
| getLayout | Layout | id: ID! | Fetch a layout with all data preloaded | |
| getLayoutSummary | LayoutSummary! | layoutId: ID! | Summary statistics for a layout | |
| getLayoutVariableFields | [LayoutVariableField!]! | layoutId: ID! | Variable fields referenced by a layout | |
| getLocation | Location | id: ID! | Get a Location | |
| getLocationStockAvailability | LocationStockAvailability | id: ID! | Get a Location Stock Availability | |
| getMaterial | Material | id: ID! | Get a Material | |
| getMaterialOperator | MaterialOperator | id: ID! | Get a Material Operator by ID | |
| getMetric | Metric | id: ID! | Get a metric | |
| getMetricHistograms | [MetricHistogram!]! | bucketSize: Int!maxValue: Decimal!metricIds: [ID!]!minValue: Decimal! | Retrieve a set of histograms for the specified metrics | |
| getMetricTimeBuckets | [MetricTimeBucket!]! | bucketSize: IntendTime: DateTime!metricId: ID!startTime: DateTime! | Retrieve a set of time buckets for the specified metric | |
| getMilestone | Milestone | id: ID! | Get a print milestone by ID | |
| getMilestoneNote | Note | id: ID! | List notes for milestones | |
| getMlArtifact | MlArtifact | id: ID! | Fetch a single ML artifact by id. | |
| getMlFeature | MlFeature | id: ID! | Fetch a single ML feature definition by id. | |
| getMlModelVersion | MlModelVersion | id: ID! | Fetch a single ML model version by id. | |
| getMlQuestion | MlQuestion | id: ID! | Fetch a single ML question by id. | |
| getMlQuestionTemplate | MlQuestionTemplate | id: ID! | Fetch a single ML question template by id. | |
| getMlRun | MlRun | id: ID! | Fetch a single ML run by id. | |
| getNetwork | Network | id: ID! | Get a network by ID | |
| getNote | Note | id: ID! | Get a note by ID | |
| getNotifierGroup | NotifierGroup | id: ID! | Get a group by ID | |
| getNotifierGroupRecipient | NotifierGroupRecipient | id: ID! | Get a group recipient by ID | |
| getNotifierNotification | NotifierNotification | id: ID! | Get a notification by ID | |
| getNotifierRecipient | NotifierRecipient | id: ID! | Get a recipient by ID | |
| getOperation | Operation | id: ID! | Get a print operation by ID | |
| getOperationDependency | OperationDependency | id: ID! | Get a print operation dependency by ID | |
| getOperationInput | OperationInput | id: ID! | Get a print operation input by ID | |
| getOperationNote | Note | id: ID! | List notes for operations | |
| getOperationOutcome | OperationOutcome | id: ID! | Get a print operation outcome record by ID | |
| getOperationOutput | OperationOutput | id: ID! | Get a print operation output record by ID | |
| getOperationProgress | OperationProgress | id: ID! | Get a print operation progress record by ID | |
| getOrder | Order | id: ID! | Get a single print order by ID | |
| getOrderLine | OrderLine | id: ID! | Get a single print order line by ID | |
| getOrderLineShippingInstruction | OrderLineShippingInstruction | id: ID! | Get a single print order line shipping instruction by ID | |
| getOrderShippingInstruction | OrderShippingInstruction | id: ID! | Get a single print order shipping instruction by ID | |
| getPackage | Package | id: ID! | Get a Package | |
| getPreflightReport | PreflightReport | id: ID! | Get a preflight report by ID | |
| getProductTemplate | ProductTemplate | id: ID! | Get a product template by ID | |
| getProductTemplateByHandle | ProductTemplate | filter: ProductTemplateFilterInputhandle: String | Get a product template by handle | |
| getQuote | Quote | id: ID! | Get a quote | |
| getReaction | Reaction | id: ID! | Get a reaction by ID | |
| getReactionExecution | ReactionExecution | id: ID! | Get a reaction execution by ID | |
| getRecordedCost | RecordedCost | id: ID! | Get Recorded Cost | |
| getResource | Resource | id: ID! | Get a resource by ID | |
| getResourceByDeviceAndIdentifier | Resource | deviceId: ID!id: ID!identifier: String! | Get a resource by device ID and identifier | |
| getResourceStatus | ResourceStatus | id: ID! | Get a resource status entry | |
| getSchedule | Schedule | id: ID! | Get a print schedule by ID | |
| getScheduleEntry | ScheduleEntry | id: ID! | Get a print schedule entry by ID | |
| getScheduleNote | Note | id: ID! | List notes for schedules | |
| getShiftPattern | SystemShiftPattern | id: ID! | Get a shift pattern by ID | |
| getShiftPatternByHandle | SystemShiftPattern | filter: SystemShiftPatternFilterInputhandle: String! | Get the latest version of a shift pattern by handle | |
| getShipment | Shipment | id: ID! | Get a Shipment | |
| getShipmentItem | ShipmentItem | id: ID! | Get a Shipment Item | |
| getShipmentUnit | ShipmentUnit | id: ID! | Get a Shipment Unit | |
| getSubstrate | Substrate | id: ID! | Get a Substrate | |
| getSubstrateBatch | MaterialSubstrateBatch | id: ID! | Get a Substrate Batch by ID | |
| getSystemSettings | SystemSettings | id: ID! | Get the current system settings | |
| getTemplate | AutomationTemplate | id: ID! | Get a template by ID | |
| getTimer | Timer | id: ID! | Get a timer by ID | |
| getTimerExecution | TimerExecution | id: ID! | Get a timer execution by ID | |
| getTrackedItem | TrackedItem | id: ID! | Get a specific Tracked Item | |
| getTransfer | Transfer | id: ID! | Get a Transfer | |
| getWorkflow | AutomationWorkflow | id: ID! | Get a workflow by ID | |
| getWorkflowExecution | WorkflowExecution | id: ID! | Get a workflow execution by ID | |
| getWorkflowExecutionStep | WorkflowExecutionStep | id: ID! | Get a workflow execution step by ID | |
| getWorkflowVersion | AutomationWorkflowVersion | id: ID! | Get a workflow version by ID | |
| licenseInfo | LicenseInfo | id: ID! | Get current license information | |
| listActions | KeysetPageOfAction | after: Stringbefore: Stringfilter: ActionFilterInputfirst: Intlast: Intsort: [ActionSortInput] | List all actions | |
| listActionsByKind | [Action!]! | filter: ActionFilterInputkind: String!sort: [ActionSortInput] | List actions by kind | |
| listActionsForConnection | [Action!]! | connectionId: ID!filter: ActionFilterInputsort: [ActionSortInput] | List all actions for a connection | |
| listActiveApiEndpoints | KeysetPageOfApiEndpoint | after: Stringbefore: Stringfilter: ApiEndpointFilterInputfirst: Intlast: Intsort: [ApiEndpointSortInput] | List all active API endpoints | |
| listActiveFolders | [Folder!]! | filter: FolderFilterInputsort: [FolderSortInput] | List all active folders | |
| listActiveHotFolders | KeysetPageOfHotFolder | after: Stringbefore: Stringfilter: HotFolderFilterInputfirst: Intlast: Intsort: [HotFolderSortInput] | List all active hot folders | |
| listActiveReactions | KeysetPageOfReaction | after: Stringbefore: Stringfilter: ReactionFilterInputfirst: Intlast: Intsort: [ReactionSortInput] | List all active reactions | |
| listActiveTimers | KeysetPageOfTimer | after: Stringbefore: Stringfilter: TimerFilterInputfirst: Intlast: Intsort: [TimerSortInput] | List all active timers | |
| listAddresses | KeysetPageOfAddress | after: Stringbefore: Stringfilter: AddressFilterInputfirst: Intlast: Intsort: [AddressSortInput] | Get Address | |
| listAiAgents | KeysetPageOfAiAgent | after: Stringbefore: Stringfilter: AiAgentFilterInputfirst: Intlast: Intsort: [AiAgentSortInput] | ||
| listAiExecutions | KeysetPageOfAiExecution | after: Stringbefore: Stringfilter: AiExecutionFilterInputfirst: Intlast: Intsort: [AiExecutionSortInput] | ||
| listAiExecutionsByState | [AiExecution!]! | filter: AiExecutionFilterInputsort: [AiExecutionSortInput]state: String! | ||
| listAiExecutionsByTeam | [AiExecution!]! | filter: AiExecutionFilterInputsort: [AiExecutionSortInput]teamId: ID! | ||
| listAiFacts | KeysetPageOfAiFact | after: Stringbefore: Stringfilter: AiFactFilterInputfirst: Intlast: Intsort: [AiFactSortInput] | ||
| listAiFactsByAgent | [AiFact!]! | agentId: ID!filter: AiFactFilterInputsort: [AiFactSortInput] | ||
| listAiFactsByExecution | [AiFact!]! | executionId: ID!filter: AiFactFilterInputsort: [AiFactSortInput] | ||
| listAiTaskDependencies | KeysetPageOfAiTaskDependency | after: Stringbefore: Stringfilter: AiTaskDependencyFilterInputfirst: Intlast: Intsort: [AiTaskDependencySortInput] | ||
| listAiTasks | KeysetPageOfAiTask | after: Stringbefore: Stringfilter: AiTaskFilterInputfirst: Intlast: Intsort: [AiTaskSortInput] | ||
| listAiTasksByExecution | [AiTask!]! | executionId: ID!filter: AiTaskFilterInputsort: [AiTaskSortInput] | ||
| listAiTasksByState | [AiTask!]! | filter: AiTaskFilterInputsort: [AiTaskSortInput]state: String! | ||
| listAiTaskTemplateDependencies | KeysetPageOfAiTaskTemplateDependency | after: Stringbefore: Stringfilter: AiTaskTemplateDependencyFilterInputfirst: Intlast: Intsort: [AiTaskTemplateDependencySortInput] | ||
| listAiTaskTemplates | KeysetPageOfAiTaskTemplate | after: Stringbefore: Stringfilter: AiTaskTemplateFilterInputfirst: Intlast: Intsort: [AiTaskTemplateSortInput] | ||
| listAiTaskTemplatesByTeam | [AiTaskTemplate!]! | filter: AiTaskTemplateFilterInputsort: [AiTaskTemplateSortInput]teamId: ID! | ||
| listAiTeamMemberships | KeysetPageOfAiTeamMembership | after: Stringbefore: Stringfilter: AiTeamMembershipFilterInputfirst: Intlast: Intsort: [AiTeamMembershipSortInput] | ||
| listAiTeams | KeysetPageOfAiTeam | after: Stringbefore: Stringfilter: AiTeamFilterInputfirst: Intlast: Intsort: [AiTeamSortInput] | ||
| listAnalyticsEvents | KeysetPageOfAnalyticsEvent | after: Stringbefore: Stringfilter: AnalyticsEventFilterInputfirst: Intlast: Intsort: [AnalyticsEventSortInput] | List analytics events | |
| listApiEndpoints | KeysetPageOfApiEndpoint | after: Stringbefore: Stringfilter: ApiEndpointFilterInputfirst: Intlast: Intsort: [ApiEndpointSortInput] | List all API endpoints | |
| listApiEndpointsForConnection | [ApiEndpoint!]! | connectionId: ID!filter: ApiEndpointFilterInputsort: [ApiEndpointSortInput] | List all API endpoints for a connection | |
| listApiKeys | KeysetPageOfApiKey | after: Stringbefore: Stringfilter: ApiKeyFilterInputfirst: Intlast: Intsort: [ApiKeySortInput] | List all API keys | |
| listBatchUsages | KeysetPageOfAuditBatchUsage | after: Stringbefore: Stringfilter: AuditBatchUsageFilterInputfirst: Intlast: Intsort: [AuditBatchUsageSortInput] | List batch usage records | |
| listBusinessUnits | KeysetPageOfErpBusinessUnit | after: Stringbefore: Stringfilter: ErpBusinessUnitFilterInputfirst: Intlast: Intsort: [ErpBusinessUnitSortInput] | List Business Units | |
| listCarriers | KeysetPageOfCarrier | after: Stringbefore: Stringfilter: CarrierFilterInputfirst: Intlast: Intsort: [CarrierSortInput] | List Carriers | |
| listCarrierServices | KeysetPageOfCarrierService | after: Stringbefore: Stringfilter: CarrierServiceFilterInputfirst: Intlast: Intsort: [CarrierServiceSortInput] | List Carrier Services | |
| listComplianceEvents | KeysetPageOfComplianceEvent | after: Stringbefore: Stringfilter: ComplianceEventFilterInputfirst: Intlast: Intsort: [ComplianceEventSortInput] | List Compliance Events | |
| listComplianceRetentionPolicies | KeysetPageOfComplianceRetentionPolicy | after: Stringbefore: Stringfilter: ComplianceRetentionPolicyFilterInputfirst: Intlast: Intsort: [ComplianceRetentionPolicySortInput] | List compliance retention policies | |
| listComponentFileUsages | KeysetPageOfComponentFileUsage | after: Stringbefore: Stringfilter: ComponentFileUsageFilterInputfirst: Intlast: Intsort: [ComponentFileUsageSortInput] | List all print component file usages | |
| listComponentNotes | KeysetPageOfNote | after: Stringbefore: Stringfilter: NoteFilterInputfirst: Intlast: Intsort: [NoteSortInput] | List notes for components | |
| listComponents | KeysetPageOfComponent | after: Stringbefore: Stringfilter: ComponentFilterInputfirst: Intlast: Intsort: [ComponentSortInput] | List all print components | |
| listConnections | KeysetPageOfConnection | after: Stringbefore: Stringfilter: ConnectionFilterInputfirst: Intlast: Intsort: [ConnectionSortInput] | List all connections | |
| listConnectors | KeysetPageOfConnector | after: Stringbefore: Stringfilter: ConnectorFilterInputfirst: Intlast: Intsort: [ConnectorSortInput] | List all connectors | |
| listContacts | KeysetPageOfContact | after: Stringbefore: Stringfilter: ContactFilterInputfirst: Intlast: Intsort: [ContactSortInput] | List Contacts | |
| listContainers | KeysetPageOfContainer | after: Stringbefore: Stringfilter: ContainerFilterInputfirst: Intlast: Intsort: [ContainerSortInput] | List Containers | |
| listControllers | KeysetPageOfController | after: Stringbefore: Stringfilter: ControllerFilterInputfirst: Intlast: Intsort: [ControllerSortInput] | List all controllers | |
| listControllerTokens | KeysetPageOfControllerToken | after: Stringbefore: Stringfilter: ControllerTokenFilterInputfirst: Intlast: Intsort: [ControllerTokenSortInput] | List all controller tokens | |
| listCostCategories | KeysetPageOfErpCostCategory | after: Stringbefore: Stringfilter: ErpCostCategoryFilterInputfirst: Intlast: Intsort: [ErpCostCategorySortInput] | List Cost Categories | |
| listCostCenters | KeysetPageOfErpCostCenter | after: Stringbefore: Stringfilter: ErpCostCenterFilterInputfirst: Intlast: Intsort: [ErpCostCenterSortInput] | List Cost Centers | |
| listCostRates | KeysetPageOfErpCostRate | after: Stringbefore: Stringfilter: ErpCostRateFilterInputfirst: Intlast: Intsort: [ErpCostRateSortInput] | List Cost Rates | |
| listCustomAppReleases | KeysetPageOfCustomAppRelease | after: Stringbefore: Stringfilter: CustomAppReleaseFilterInputfirst: Intlast: Intsort: [CustomAppReleaseSortInput] | List all custom app releases | |
| listCustomAppReleasesByApp | [CustomAppRelease!]! | customAppId: ID!filter: CustomAppReleaseFilterInputsort: [CustomAppReleaseSortInput] | List releases for a specific custom app | |
| listCustomApps | KeysetPageOfCustomApp | after: Stringbefore: Stringfilter: CustomAppFilterInputfirst: Intlast: Intsort: [CustomAppSortInput] | List all custom apps | |
| listCustomAppsByKind | [CustomApp!]! | filter: CustomAppFilterInputkind: CustomAppKindEnum!sort: [CustomAppSortInput] | List custom apps by kind | |
| listCustomerNotes | KeysetPageOfNote | after: Stringbefore: Stringfilter: NoteFilterInputfirst: Intlast: Intsort: [NoteSortInput] | List notes for customers | |
| listCustomers | KeysetPageOfCustomer | after: Stringbefore: Stringfilter: CustomerFilterInputfirst: Intlast: Intsort: [CustomerSortInput] | List Customers | |
| listDatabases | KeysetPageOfDatabase | after: Stringbefore: Stringfilter: DatabaseFilterInputfirst: Intlast: Intsort: [DatabaseSortInput] | List all databases | |
| listDdsComponents | KeysetPageOfComplianceDdsComponent | after: Stringbefore: Stringfilter: ComplianceDdsComponentFilterInputfirst: Intlast: Intsort: [ComplianceDdsComponentSortInput] | List DDS components | |
| listDdsSubstrateBatches | KeysetPageOfComplianceDdsSubstrateBatch | after: Stringbefore: Stringfilter: ComplianceDdsSubstrateBatchFilterInputfirst: Intlast: Intsort: [ComplianceDdsSubstrateBatchSortInput] | List DDS substrate batches | |
| listDeviceNotes | KeysetPageOfNote | after: Stringbefore: Stringfilter: NoteFilterInputfirst: Intlast: Intsort: [NoteSortInput] | List notes for devices | |
| listDeviceResources | KeysetPageOfDeviceResource | after: Stringbefore: Stringfilter: DeviceResourceFilterInputfirst: Intlast: Intsort: [DeviceResourceSortInput] | List all device resources | |
| listDevices | KeysetPageOfDevice | after: Stringbefore: Stringfilter: DeviceFilterInputfirst: Intlast: Intsort: [DeviceSortInput] | List all devices | |
| listDeviceTokens | KeysetPageOfDeviceToken | after: Stringbefore: Stringfilter: DeviceTokenFilterInputfirst: Intlast: Intsort: [DeviceTokenSortInput] | List all device tokens | |
| listDocumentation | KeysetPageOfDocumentation | after: Stringbefore: Stringfilter: DocumentationFilterInputfirst: Intlast: Intsort: [DocumentationSortInput] | List all documentation articles | |
| listDueDiligenceStatements | KeysetPageOfComplianceDueDiligenceStatement | after: Stringbefore: Stringfilter: ComplianceDueDiligenceStatementFilterInputfirst: Intlast: Intsort: [ComplianceDueDiligenceStatementSortInput] | List due diligence statements | |
| listEstimateItems | KeysetPageOfEstimateItem | after: Stringbefore: Stringfilter: EstimateItemFilterInputfirst: Intlast: Intsort: [EstimateItemSortInput] | Get a list of all print estimate items | |
| listEstimates | KeysetPageOfEstimate | after: Stringbefore: Stringfilter: EstimateFilterInputfirst: Intlast: Intsort: [EstimateSortInput] | Get a list of all print estimates | |
| listFiles | KeysetPageOfFile | after: Stringbefore: Stringfilter: FileFilterInputfirst: Intlast: Intsort: [FileSortInput] | List all print files | |
| listFolders | KeysetPageOfFolder | after: Stringbefore: Stringfilter: FolderFilterInputfirst: Intlast: Intsort: [FolderSortInput] | List all folders | |
| listFunctions | KeysetPageOfFunction | after: Stringbefore: Stringfilter: FunctionFilterInputfirst: Intlast: Intsort: [FunctionSortInput] | List all automation functions | |
| listHotFolders | KeysetPageOfHotFolder | after: Stringbefore: Stringfilter: HotFolderFilterInputfirst: Intlast: Intsort: [HotFolderSortInput] | List all hot folders | |
| listIamRoleBindings | KeysetPageOfIamRoleBinding | after: Stringbefore: Stringfilter: IamRoleBindingFilterInputfirst: Intlast: Intsort: [IamRoleBindingSortInput] | List all IAM role bindings | |
| listIamRoleBindingsForApiEndpoint | [IamRoleBinding!]! | apiEndpointId: ID!filter: IamRoleBindingFilterInputsort: [IamRoleBindingSortInput] | List all IAM role bindings for an API endpoint | |
| listIamRoleBindingsForReaction | [IamRoleBinding!]! | filter: IamRoleBindingFilterInputreactionId: ID!sort: [IamRoleBindingSortInput] | List all IAM role bindings for a for_reaction | |
| listIamRoleBindingsForTimer | [IamRoleBinding!]! | filter: IamRoleBindingFilterInputsort: [IamRoleBindingSortInput]timerId: ID! | List all IAM role bindings for a timer | |
| listIamRoleBindingsForUser | [IamRoleBinding!]! | filter: IamRoleBindingFilterInputsort: [IamRoleBindingSortInput]userId: ID! | List all IAM role bindings for a user | |
| listIamRoles | KeysetPageOfIamRole | after: Stringbefore: Stringfilter: IamRoleFilterInputfirst: Intlast: Intsort: [IamRoleSortInput] | List all IAM roles | |
| listIamUsers | KeysetPageOfUser | after: Stringbefore: Stringfilter: UserFilterInputfirst: Intlast: Intsort: [UserSortInput] | List all IAM users | |
| listInboxMessages | KeysetPageOfInboxMessage | after: Stringbefore: Stringfilter: InboxMessageFilterInputfirst: Intlast: Intsort: [InboxMessageSortInput] | List inbox messages | |
| listInboxMessagesNotifications | KeysetPageOfInboxMessage | after: Stringbefore: Stringfilter: InboxMessageFilterInputfirst: Intlast: Intsort: [InboxMessageSortInput] | List notification messages | |
| listInboxMessagesThread | KeysetPageOfInboxMessage | after: Stringbefore: StringcounterpartId: ID!filter: InboxMessageFilterInputfirst: Intlast: Intsort: [InboxMessageSortInput] | List inbox messages by thread | |
| listJobNotes | KeysetPageOfNote | after: Stringbefore: Stringfilter: NoteFilterInputfirst: Intlast: Intsort: [NoteSortInput] | List notes for jobs | |
| listJobProducts | KeysetPageOfJobProduct | after: Stringbefore: Stringfilter: JobProductFilterInputfirst: Intlast: Intsort: [JobProductSortInput] | List all print job products | |
| listJobs | KeysetPageOfJob | after: Stringbefore: Stringfilter: JobFilterInputfirst: Intlast: Intsort: [JobSortInput] | List all print jobs | |
| listKioskUsers | KeysetPageOfKioskUser | after: Stringbefore: Stringfilter: KioskUserFilterInputfirst: Intlast: Intsort: [KioskUserSortInput] | List kiosk user assignments | |
| listLayoutElements | [LayoutElementRow!]! | layoutId: ID!sheetId: Stringside: LayoutSide | Flattened layout elements for a layout | |
| listLayoutLayers | [LayoutLayerRow!]! | layoutElementId: StringlayoutId: ID!sheetId: Stringside: LayoutSide | Flattened layer listing for a layout | |
| listLayouts | KeysetPageOfLayout | after: Stringbefore: Stringfilter: LayoutFilterInputfirst: Intlast: Intsort: [LayoutSortInput] | List all production layouts | |
| listLocations | KeysetPageOfLocation | after: Stringbefore: Stringfilter: LocationFilterInputfirst: Intlast: Intsort: [LocationSortInput] | List Locations | |
| listLocationStockAvailabilities | KeysetPageOfLocationStockAvailability | after: Stringbefore: Stringfilter: LocationStockAvailabilityFilterInputfirst: Intlast: Intsort: [LocationStockAvailabilitySortInput] | List Location Stock Availabilities | |
| listMaterialOperators | KeysetPageOfMaterialOperator | after: Stringbefore: Stringfilter: MaterialOperatorFilterInputfirst: Intlast: Intsort: [MaterialOperatorSortInput] | List Material Operators | |
| listMaterials | KeysetPageOfMaterial | after: Stringbefore: Stringfilter: MaterialFilterInputfirst: Intlast: Intsort: [MaterialSortInput] | List Materials | |
| listMetricDataPoints | KeysetPageOfMetricDataPoint | after: Stringbefore: Stringfilter: MetricDataPointFilterInputfirst: Intlast: Intsort: [MetricDataPointSortInput] | List metric data points | |
| listMetrics | KeysetPageOfMetric | after: Stringbefore: Stringfilter: MetricFilterInputfirst: Intlast: Intsort: [MetricSortInput] | List metrics | |
| listMilestoneNotes | KeysetPageOfNote | after: Stringbefore: Stringfilter: NoteFilterInputfirst: Intlast: Intsort: [NoteSortInput] | List notes for milestones | |
| listMilestones | KeysetPageOfMilestone | after: Stringbefore: Stringfilter: MilestoneFilterInputfirst: Intlast: Intsort: [MilestoneSortInput] | List all print milestones | |
| listMlArtifacts | KeysetPageOfMlArtifact | after: Stringbefore: Stringfilter: MlArtifactFilterInputfirst: Intlast: Intsort: [MlArtifactSortInput] | List ML artifacts such as datasets, boosters, and reports. | |
| listMlFeatures | KeysetPageOfMlFeature | after: Stringbefore: Stringfilter: MlFeatureFilterInputfirst: Intlast: Intsort: [MlFeatureSortInput] | List catalog features available to ML questions. | |
| listMlModelVersions | KeysetPageOfMlModelVersion | after: Stringbefore: Stringfilter: MlModelVersionFilterInputfirst: Intlast: Intsort: [MlModelVersionSortInput] | List model versions produced for ML questions. | |
| listMlQuestions | KeysetPageOfMlQuestion | after: Stringbefore: Stringfilter: MlQuestionFilterInputfirst: Intlast: Intsort: [MlQuestionSortInput] | List ML questions along with their metadata and status. | |
| listMlQuestionTemplates | KeysetPageOfMlQuestionTemplate | after: Stringbefore: Stringfilter: MlQuestionTemplateFilterInputfirst: Intlast: Intsort: [MlQuestionTemplateSortInput] | List all ML question templates in the catalog. | |
| listMlRuns | KeysetPageOfMlRun | after: Stringbefore: Stringfilter: MlRunFilterInputfirst: Intlast: Intsort: [MlRunSortInput] | List recorded ML runs (dataset assembly, training, evaluation, serving). | |
| listNetworks | KeysetPageOfNetwork | after: Stringbefore: Stringfilter: NetworkFilterInputfirst: Intlast: Intsort: [NetworkSortInput] | List all networks | |
| listNotes | KeysetPageOfNote | after: Stringbefore: Stringfilter: NoteFilterInputfirst: Intlast: Intsort: [NoteSortInput] | List all notes | |
| listNotifierGroupRecipients | KeysetPageOfNotifierGroupRecipient | after: Stringbefore: Stringfilter: NotifierGroupRecipientFilterInputfirst: Intlast: Intsort: [NotifierGroupRecipientSortInput] | List all group recipients | |
| listNotifierGroups | KeysetPageOfNotifierGroup | after: Stringbefore: Stringfilter: NotifierGroupFilterInputfirst: Intlast: Intsort: [NotifierGroupSortInput] | List all groups | |
| listNotifierNotifications | KeysetPageOfNotifierNotification | after: Stringbefore: Stringfilter: NotifierNotificationFilterInputfirst: Intlast: Intsort: [NotifierNotificationSortInput] | List all notifications | |
| listNotifierRecipients | KeysetPageOfNotifierRecipient | after: Stringbefore: Stringfilter: NotifierRecipientFilterInputfirst: Intlast: Intsort: [NotifierRecipientSortInput] | List all recipients | |
| listOperationDependencies | KeysetPageOfOperationDependency | after: Stringbefore: Stringfilter: OperationDependencyFilterInputfirst: Intlast: Intsort: [OperationDependencySortInput] | List all print operation dependencies | |
| listOperationInputs | KeysetPageOfOperationInput | after: Stringbefore: Stringfilter: OperationInputFilterInputfirst: Intlast: Intsort: [OperationInputSortInput] | List all print operation inputs | |
| listOperationNotes | KeysetPageOfNote | after: Stringbefore: Stringfilter: NoteFilterInputfirst: Intlast: Intsort: [NoteSortInput] | List notes for operations | |
| listOperationOutcomes | KeysetPageOfOperationOutcome | after: Stringbefore: Stringfilter: OperationOutcomeFilterInputfirst: Intlast: Intsort: [OperationOutcomeSortInput] | List all print operation outcome records | |
| listOperationOutputs | KeysetPageOfOperationOutput | after: Stringbefore: Stringfilter: OperationOutputFilterInputfirst: Intlast: Intsort: [OperationOutputSortInput] | List all print operation output records | |
| listOperationProgress | KeysetPageOfOperationProgress | after: Stringbefore: Stringfilter: OperationProgressFilterInputfirst: Intlast: Intsort: [OperationProgressSortInput] | List all print operation progress records | |
| listOperations | KeysetPageOfOperation | after: Stringbefore: Stringfilter: OperationFilterInputfirst: Intlast: Intsort: [OperationSortInput] | List all print operations | |
| listOrderLines | KeysetPageOfOrderLine | after: Stringbefore: Stringfilter: OrderLineFilterInputfirst: Intlast: Intsort: [OrderLineSortInput] | Get a list of all print order lines | |
| listOrderLineShippingInstructions | KeysetPageOfOrderLineShippingInstruction | after: Stringbefore: Stringfilter: OrderLineShippingInstructionFilterInputfirst: Intlast: Intsort: [OrderLineShippingInstructionSortInput] | Get a list of all print order line shipping instructions | |
| listOrders | KeysetPageOfOrder | after: Stringbefore: Stringfilter: OrderFilterInputfirst: Intlast: Intsort: [OrderSortInput] | Get a list of all print orders | |
| listOrderShippingInstructions | KeysetPageOfOrderShippingInstruction | after: Stringbefore: Stringfilter: OrderShippingInstructionFilterInputfirst: Intlast: Intsort: [OrderShippingInstructionSortInput] | Get a list of all print order shipping instructions | |
| listPackages | KeysetPageOfPackage | after: Stringbefore: Stringfilter: PackageFilterInputfirst: Intlast: Intsort: [PackageSortInput] | List Packages | |
| listPreflightReports | KeysetPageOfPreflightReport | after: Stringbefore: Stringfilter: PreflightReportFilterInputfirst: Intlast: Intsort: [PreflightReportSortInput] | List all preflight reports | |
| listPreflightReportsForFile | [PreflightReport!]! | fileId: ID!filter: PreflightReportFilterInputsort: [PreflightReportSortInput] | List all preflight reports for a file | |
| listProductTemplates | KeysetPageOfProductTemplate | after: Stringbefore: Stringfilter: ProductTemplateFilterInputfirst: Intlast: Intsort: [ProductTemplateSortInput] | List all product templates | |
| listQuotaInfo | [QuotaInfo!]! | filter: QuotaInfoFilterInputsort: [QuotaInfoSortInput] | List current quota information | |
| listQuotes | KeysetPageOfQuote | after: Stringbefore: Stringfilter: QuoteFilterInputfirst: Intlast: Intsort: [QuoteSortInput] | List quotes | |
| listReactionExecutions | KeysetPageOfReactionExecution | after: Stringbefore: Stringfilter: ReactionExecutionFilterInputfirst: Intlast: Intsort: [ReactionExecutionSortInput] | List all reaction executions | |
| listReactions | KeysetPageOfReaction | after: Stringbefore: Stringfilter: ReactionFilterInputfirst: Intlast: Intsort: [ReactionSortInput] | List all reactions | |
| listReactionsForConnection | [Reaction!]! | connectionId: ID!filter: ReactionFilterInputsort: [ReactionSortInput] | List all reactions for a connection | |
| listRecentAiFacts | [AiFact!]! | agentId: ID!executionId: IDfilter: AiFactFilterInputlimit: Intsort: [AiFactSortInput] | ||
| listRecordedCosts | KeysetPageOfRecordedCost | after: Stringbefore: Stringfilter: RecordedCostFilterInputfirst: Intlast: Intsort: [RecordedCostSortInput] | List Recorded Costs | |
| listResources | KeysetPageOfResource | after: Stringbefore: Stringfilter: ResourceFilterInputfirst: Intlast: Intsort: [ResourceSortInput] | List all resources | |
| listResourcesByDevice | [Resource!]! | deviceId: ID!filter: ResourceFilterInputsort: [ResourceSortInput] | List resources by device ID | |
| listResourceStatuses | KeysetPageOfResourceStatus | after: Stringbefore: Stringfilter: ResourceStatusFilterInputfirst: Intlast: Intsort: [ResourceStatusSortInput] | List resource status entries | |
| listScheduleEntries | KeysetPageOfScheduleEntry | after: Stringbefore: Stringfilter: ScheduleEntryFilterInputfirst: Intlast: Intsort: [ScheduleEntrySortInput] | List all print schedule entries | |
| listScheduleNotes | KeysetPageOfNote | after: Stringbefore: Stringfilter: NoteFilterInputfirst: Intlast: Intsort: [NoteSortInput] | List notes for schedules | |
| listSchedules | KeysetPageOfSchedule | after: Stringbefore: Stringfilter: ScheduleFilterInputfirst: Intlast: Intsort: [ScheduleSortInput] | List all print schedules | |
| listShiftPatternAssignments | KeysetPageOfSystemShiftPatternAssignment | after: Stringbefore: Stringfilter: SystemShiftPatternAssignmentFilterInputfirst: Intlast: Intsort: [SystemShiftPatternAssignmentSortInput] | List shift pattern assignments | |
| listShiftPatterns | KeysetPageOfSystemShiftPattern | after: Stringbefore: Stringfilter: SystemShiftPatternFilterInputfirst: Intlast: Intsort: [SystemShiftPatternSortInput] | List shift patterns | |
| listShipmentItems | KeysetPageOfShipmentItem | after: Stringbefore: Stringfilter: ShipmentItemFilterInputfirst: Intlast: Intsort: [ShipmentItemSortInput] | List Shipment Items | |
| listShipments | KeysetPageOfShipment | after: Stringbefore: Stringfilter: ShipmentFilterInputfirst: Intlast: Intsort: [ShipmentSortInput] | List Shipments | |
| listShipmentUnits | KeysetPageOfShipmentUnit | after: Stringbefore: Stringfilter: ShipmentUnitFilterInputfirst: Intlast: Intsort: [ShipmentUnitSortInput] | List Shipment Units | |
| listSubstrateBatches | KeysetPageOfMaterialSubstrateBatch | after: Stringbefore: Stringfilter: MaterialSubstrateBatchFilterInputfirst: Intlast: Intsort: [MaterialSubstrateBatchSortInput] | List Substrate Batches | |
| listSubstrates | KeysetPageOfSubstrate | after: Stringbefore: Stringfilter: SubstrateFilterInputfirst: Intlast: Intsort: [SubstrateSortInput] | List Substrates | |
| listSystemSettings | KeysetPageOfSystemSettings | after: Stringbefore: Stringfilter: SystemSettingsFilterInputfirst: Intlast: Intsort: [SystemSettingsSortInput] | List all settings versions for rollback purposes | |
| listTemplates | KeysetPageOfAutomationTemplate | after: Stringbefore: Stringfilter: AutomationTemplateFilterInputfirst: Intlast: Intsort: [AutomationTemplateSortInput] | List all templates | |
| listTimerExecutions | KeysetPageOfTimerExecution | after: Stringbefore: Stringfilter: TimerExecutionFilterInputfirst: Intlast: Intsort: [TimerExecutionSortInput] | List all timer executions | |
| listTimers | KeysetPageOfTimer | after: Stringbefore: Stringfilter: TimerFilterInputfirst: Intlast: Intsort: [TimerSortInput] | List all timers | |
| listTimersForConnection | [Timer!]! | connectionId: ID!filter: TimerFilterInputsort: [TimerSortInput] | List all timers for a connection | |
| listTrackedItems | KeysetPageOfTrackedItem | after: Stringbefore: Stringfilter: TrackedItemFilterInputfirst: Intlast: Intsort: [TrackedItemSortInput] | List all Tracked Item within the system | |
| listTransfers | KeysetPageOfTransfer | after: Stringbefore: Stringfilter: TransferFilterInputfirst: Intlast: Intsort: [TransferSortInput] | List Transfers | |
| listWorkflowExecutions | KeysetPageOfWorkflowExecution | after: Stringbefore: Stringfilter: WorkflowExecutionFilterInputfirst: Intlast: Intsort: [WorkflowExecutionSortInput] | List all workflow executions | |
| listWorkflowExecutionSteps | KeysetPageOfWorkflowExecutionStep | after: Stringbefore: Stringfilter: WorkflowExecutionStepFilterInputfirst: Intlast: Intsort: [WorkflowExecutionStepSortInput] | List all workflow execution steps | |
| listWorkflows | KeysetPageOfAutomationWorkflow | after: Stringbefore: Stringfilter: AutomationWorkflowFilterInputfirst: Intlast: Intsort: [AutomationWorkflowSortInput] | List workflows (latest version only) | |
| listWorkflowVersions | KeysetPageOfAutomationWorkflowVersion | after: Stringbefore: Stringfilter: AutomationWorkflowVersionFilterInputfirst: Intlast: Intsort: [AutomationWorkflowVersionSortInput] | List all workflow versions | |
| me | AuthUser | Get the currently logged in user | ||
| menu | MenuSection | Get the navigation menu for the current user | ||
| mlArtifactsByModelVersion | [MlArtifact!]! | filter: MlArtifactFilterInputmodelVersionId: ID!sort: [MlArtifactSortInput] | Fetch artifacts associated with a specific model version. | |
| mlArtifactsByRun | [MlArtifact!]! | filter: MlArtifactFilterInputrunId: ID!sort: [MlArtifactSortInput] | Fetch artifacts produced by a specific ML run. | |
| mlFeatureByName | MlFeature | id: ID!name: String! | Fetch an ML feature definition by its name. | |
| mlModelVersionsByQuestion | [MlModelVersion!]! | filter: MlModelVersionFilterInputquestionId: ID!sort: [MlModelVersionSortInput] | Fetch model versions associated with a given ML question. | |
| mlQuestionsByTemplate | [MlQuestion!]! | filter: MlQuestionFilterInputquestionTemplate: String!sort: [MlQuestionSortInput] | Read ML questions that were created from a specific template. | |
| mlQuestionTemplateByName | MlQuestionTemplate | id: ID!name: String! | Fetch an ML question template by its unique name. | |
| mlRunsByModelVersion | [MlRun!]! | filter: MlRunFilterInputmodelVersionId: ID!sort: [MlRunSortInput] | Fetch ML runs linked to a specific model version. | |
| mlRunsByQuestion | [MlRun!]! | filter: MlRunFilterInputquestionId: ID!sort: [MlRunSortInput] | Fetch ML runs linked to a specific question. | |
| myConversations | [Conversation!]! | filter: ConversationFilterInputsort: [ConversationSortInput] | List my conversations | |
| validateExpression | Boolean | expression: String! | Validate a workflow expression syntax | |
| workflowNodeSchema | Json | nodeType: String! | Get JSON schema for a specific workflow node type | |
| workflowNodeSchemas | Json | Get all available workflow node type schemas |
Relationships
- Action
- Address
- AiAgent
- AiExecution
- AiFact
- AiTask
- AiTaskDependency
- AiTaskTemplate
- AiTaskTemplateDependency
- AiTeam
- AiTeamMembership
- AnalyticsEvent
- ApiEndpoint
- ApiKey
- AuditBatchUsage
- AuthUser
- AutomationTemplate
- AutomationWorkflow
- AutomationWorkflowVersion
- Carrier
- CarrierService
- ComplianceDueDiligenceStatement
- ComplianceEvent
- ComplianceRetentionPolicy
- Component
- ComponentFileUsage
- Connection
- Connector
- Contact
- Container
- Controller
- ControllerToken
- Conversation
- CustomApp
- CustomAppRelease
- Customer
- Database
- Device
- DeviceResource
- DeviceToken
- Documentation
- ErpBusinessUnit
- ErpCostCategory
- ErpCostCenter
- ErpCostRate
- Estimate
- EstimateItem
- File
- Folder
- Function
- HotFolder
- IamRole
- IamRoleBinding
- InboxMessage
- Job
- JobProduct
- KeysetPageOfAction
- KeysetPageOfAddress
- KeysetPageOfAiAgent
- KeysetPageOfAiExecution
- KeysetPageOfAiFact
- KeysetPageOfAiTask
- KeysetPageOfAiTaskDependency
- KeysetPageOfAiTaskTemplate
- KeysetPageOfAiTaskTemplateDependency
- KeysetPageOfAiTeam
- KeysetPageOfAiTeamMembership
- KeysetPageOfAnalyticsEvent
- KeysetPageOfApiEndpoint
- KeysetPageOfApiKey
- KeysetPageOfAuditBatchUsage
- KeysetPageOfAutomationTemplate
- KeysetPageOfAutomationWorkflow
- KeysetPageOfAutomationWorkflowVersion
- KeysetPageOfCarrier
- KeysetPageOfCarrierService
- KeysetPageOfComplianceDdsComponent
- KeysetPageOfComplianceDdsSubstrateBatch
- KeysetPageOfComplianceDueDiligenceStatement
- KeysetPageOfComplianceEvent
- KeysetPageOfComplianceRetentionPolicy
- KeysetPageOfComponent
- KeysetPageOfComponentFileUsage
- KeysetPageOfConnection
- KeysetPageOfConnector
- KeysetPageOfContact
- KeysetPageOfContainer
- KeysetPageOfController
- KeysetPageOfControllerToken
- KeysetPageOfCustomApp
- KeysetPageOfCustomAppRelease
- KeysetPageOfCustomer
- KeysetPageOfDatabase
- KeysetPageOfDevice
- KeysetPageOfDeviceResource
- KeysetPageOfDeviceToken
- KeysetPageOfDocumentation
- KeysetPageOfErpBusinessUnit
- KeysetPageOfErpCostCategory
- KeysetPageOfErpCostCenter
- KeysetPageOfErpCostRate
- KeysetPageOfEstimate
- KeysetPageOfEstimateItem
- KeysetPageOfFile
- KeysetPageOfFolder
- KeysetPageOfFunction
- KeysetPageOfHotFolder
- KeysetPageOfIamRole
- KeysetPageOfIamRoleBinding
- KeysetPageOfInboxMessage
- KeysetPageOfJob
- KeysetPageOfJobProduct
- KeysetPageOfKioskUser
- KeysetPageOfLayout
- KeysetPageOfLocation
- KeysetPageOfLocationStockAvailability
- KeysetPageOfMaterial
- KeysetPageOfMaterialOperator
- KeysetPageOfMaterialSubstrateBatch
- KeysetPageOfMessage
- KeysetPageOfMetric
- KeysetPageOfMetricDataPoint
- KeysetPageOfMilestone
- KeysetPageOfMlArtifact
- KeysetPageOfMlFeature
- KeysetPageOfMlModelVersion
- KeysetPageOfMlQuestion
- KeysetPageOfMlQuestionTemplate
- KeysetPageOfMlRun
- KeysetPageOfNetwork
- KeysetPageOfNote
- KeysetPageOfNotifierGroup
- KeysetPageOfNotifierGroupRecipient
- KeysetPageOfNotifierNotification
- KeysetPageOfNotifierRecipient
- KeysetPageOfOperation
- KeysetPageOfOperationDependency
- KeysetPageOfOperationInput
- KeysetPageOfOperationOutcome
- KeysetPageOfOperationOutput
- KeysetPageOfOperationProgress
- KeysetPageOfOrder
- KeysetPageOfOrderLine
- KeysetPageOfOrderLineShippingInstruction
- KeysetPageOfOrderShippingInstruction
- KeysetPageOfPackage
- KeysetPageOfPreflightReport
- KeysetPageOfProductTemplate
- KeysetPageOfQuote
- KeysetPageOfReaction
- KeysetPageOfReactionExecution
- KeysetPageOfRecordedCost
- KeysetPageOfResource
- KeysetPageOfResourceStatus
- KeysetPageOfSchedule
- KeysetPageOfScheduleEntry
- KeysetPageOfShipment
- KeysetPageOfShipmentItem
- KeysetPageOfShipmentUnit
- KeysetPageOfSubstrate
- KeysetPageOfSystemSettings
- KeysetPageOfSystemShiftPattern
- KeysetPageOfSystemShiftPatternAssignment
- KeysetPageOfTimer
- KeysetPageOfTimerExecution
- KeysetPageOfTrackedItem
- KeysetPageOfTransfer
- KeysetPageOfUser
- KeysetPageOfWorkflowExecution
- KeysetPageOfWorkflowExecutionStep
- Layout
- LayoutSummary
- LicenseInfo
- Location
- LocationStockAvailability
- Material
- MaterialOperator
- MaterialSubstrateBatch
- MenuSection
- Metric
- Milestone
- MlArtifact
- MlFeature
- MlModelVersion
- MlQuestion
- MlQuestionTemplate
- MlRun
- Network
- Note
- NotifierGroup
- NotifierGroupRecipient
- NotifierNotification
- NotifierRecipient
- Operation
- OperationDependency
- OperationInput
- OperationOutcome
- OperationOutput
- OperationProgress
- Order
- OrderLine
- OrderLineShippingInstruction
- OrderShippingInstruction
- Package
- PreflightReport
- ProductTemplate
- Quote
- Reaction
- ReactionExecution
- RecordedCost
- Resource
- ResourceStatus
- Schedule
- ScheduleEntry
- Shipment
- ShipmentItem
- ShipmentUnit
- Substrate
- SystemSettings
- SystemShiftPattern
- Timer
- TimerExecution
- TrackedItem
- Transfer
- User
- WorkflowExecution
- WorkflowExecutionStep