GraphqlTransactionStatus:
    | SubmittedStatus
    | SuccessStatus
    | FailureStatus
    | SqueezedOutStatus
    | null