Resolve stripe issues on export IO-490
This commit is contained in:
@@ -198,7 +198,7 @@ export const QUERY_DELIVER_CHECKLIST = gql`
|
||||
`;
|
||||
export const QUERY_STRIPE_ID = gql`
|
||||
query QUERY_STRIPE_ID {
|
||||
bodyshops {
|
||||
bodyshops(where: { associations: { active: { _eq: true } } }) {
|
||||
stripe_acct_id
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user