Merge pull request #4151 from yuriy636/add-apollo-state

Improve Apollo by detecting script with state
main
Elbert Alias 4 years ago committed by GitHub
commit 7bf8890355
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2117,6 +2117,7 @@
"__APOLLO_CLIENT__": "", "__APOLLO_CLIENT__": "",
"__APOLLO_CLIENT__.version": "^(.+)$\\;version:\\1" "__APOLLO_CLIENT__.version": "^(.+)$\\;version:\\1"
}, },
"dom": "script#__APOLLO_STATE__",
"website": "https://www.apollographql.com" "website": "https://www.apollographql.com"
}, },
"ApostropheCMS": { "ApostropheCMS": {