Adjust poolInterval

This commit is contained in:
Douglas Barone 2022-04-06 08:04:37 -04:00
parent da22b63e55
commit 51b275b655

View File

@ -84,7 +84,7 @@ export default {
apollo: { apollo: {
accessPoint: { accessPoint: {
pollInterval: 1000, pollInterval: 10000,
cachePolicy: 'cache-and-network', cachePolicy: 'cache-and-network',
query: gql` query: gql`
query accessPoint($id: ID!) { query accessPoint($id: ID!) {