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