FunctionsErrorHistory - admin-graphql - OBJECT
Version: 2024-10
Description:
The error history from running a Shopify Function.
Access Scopes
Fields
errorsFirstOccurredAt
: DateTime! - The date and time that the first error occurred.
firstOccurredAt
: DateTime! - The date and time that the first error occurred.
hasBeenSharedSinceLastError
: Boolean! - Whether the merchant has shared all the recent errors with the developer.
hasSharedRecentErrors
: Boolean! - Whether the merchant has shared all the recent errors with the developer.
Connections
Related queries
Related mutations
Related Unions
Examples