Axinom Mosaic Libraries
    Preparing search index...
    GraphQLErrorEnhanced: GraphQLErrorExtended & {
        code: string;
        details: { [key: string]: unknown };
        timestamp: string;
    }

    A GraphQLErrorExtended object with additional properties. This error is thrown by GraphQL API and returned to original requester.