Add payment number and date. IO-610

This commit is contained in:
Patrick Fic
2021-02-08 11:07:48 -08:00
parent f14b665e26
commit 1d091ac98d
35 changed files with 679 additions and 32 deletions

View File

@@ -71,6 +71,8 @@ export const QUERY_PAYMENTS_FOR_EXPORT = gql`
stripeid
created_at
transactionid
paymentnum
date
}
}
`;