# FunctionsErrorHistory - admin - OBJECT
Version: 2025-01

## Description
The error history from running a Shopify Function.

### Access Scopes



## Fields
* [errorsFirstOccurredAt](/docs/api/admin/2025-01/scalars/DateTime): DateTime! - The date and time that the first error occurred.
* [firstOccurredAt](/docs/api/admin/2025-01/scalars/DateTime): DateTime! - The date and time that the first error occurred.
* [hasBeenSharedSinceLastError](/docs/api/admin/2025-01/scalars/Boolean): Boolean! - Whether the merchant has shared all the recent errors with the developer.
* [hasSharedRecentErrors](/docs/api/admin/2025-01/scalars/Boolean): Boolean! - Whether the merchant has shared all the recent errors with the developer.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples