fix: disallow navigation to and blocking of anonymous customers

This commit is contained in:
José Oliveira 2021-03-01 14:29:07 +00:00 committed by Josh Harvey
parent 830997bce2
commit 4116069bd5
4 changed files with 31 additions and 21 deletions

View file

@ -86,6 +86,7 @@ const typeDefs = gql`
frontCameraPath: String
frontCameraOverride: String
phone: String
name: String
smsOverride: String
idCardData: JSONObject
idCardDataOverride: String