Merge pull request #1664 from RafaelTaranto/fix/small-email-auth-issues

Fix/small email auth issues
This commit is contained in:
Rafael Taranto 2024-03-19 20:18:41 +00:00 committed by GitHub
commit 5b6491619e
2 changed files with 1 additions and 2 deletions

View file

@ -1,5 +1,3 @@
const {AUTH_METHODS} = require('./compliance-triggers')
const _ = require('lodash/fp')
const { validate } = require('uuid')

View file

@ -51,6 +51,7 @@ const GET_TRANSACTIONS = gql`
customerIdCardPhotoPath
customerFrontCameraPath
customerPhone
customerEmail
discount
customerId
isAnonymous