fix: remove undefined field querying

This commit is contained in:
Sérgio Salgado 2022-01-17 18:27:26 +00:00
parent af8eaad61a
commit 1db68114a2

View file

@ -28,7 +28,6 @@ const GET_BATCHES = gql`
fiat fiat
deviceId deviceId
created created
cashbox
} }
} }
} }