Skip to main content
Anchor to FunctionsErrorHistory

FunctionsErrorHistory

object

The error history from running a Shopify Function.

Anchor to errorsFirstOccurredAterrorsFirstOccurredAt
DateTime!
non-null

The date and time that the first error occurred.

DateTime!
non-null

The date and time that the first error occurred.

Anchor to hasBeenSharedSinceLastErrorhasBeenSharedSinceLastError
Boolean!
non-null

Whether the merchant has shared all the recent errors with the developer.

Anchor to hasSharedRecentErrorshasSharedRecentErrors
Boolean!
non-null

Whether the merchant has shared all the recent errors with the developer.


Was this section helpful?