GqlTransaction: {
    id: string;
    rawPayload: string;
    status?: GraphqlTransactionStatus;
}