Skip to content

Commit

Permalink
chore: dummy commit
Browse files Browse the repository at this point in the history
  • Loading branch information
krtk6160 committed Jan 12, 2024
1 parent bbc38c7 commit 6553ade
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/pay/lib/graphql.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ const errorLink = onError(({ graphQLErrors, networkError }) => {
})
}
})

// only network error are managed globally
if (networkError) {
console.log(`[Network error]: ${networkError}`)
Expand Down

0 comments on commit 6553ade

Please sign in to comment.