Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/wp-graphql/wp-graphql-react-native-example
This is a repository showing a basic example of using React Native to interact with WPGraphQL. NOTE: This is an example project and should not necessarily be considered a guide for best practices.
https://github.com/wp-graphql/wp-graphql-react-native-example
- update Apollo Client to use GET requests for queries and use `network-only` fetchPolicy. This will use HTTP GETs to fetch from WPGraphQL, which will be varnish cache hits unless data has changed in WordPress. This allows for the app to get fresh data without overwhelming the WPGraphQL Server.
274183b835500fd26598e2df09f5df9d86ebdac6 authored about 2 years ago by Jason Bahl <[email protected]>
274183b835500fd26598e2df09f5df9d86ebdac6 authored about 2 years ago by Jason Bahl <[email protected]>
- add README
d15b813fb37f4307f13a68d765056bbebaf6fe33 authored about 2 years ago by Jason Bahl <[email protected]>
d15b813fb37f4307f13a68d765056bbebaf6fe33 authored about 2 years ago by Jason Bahl <[email protected]>
- initial commit
37c911e0e82e89ef61fcbb80724f70dfbd80c070 authored about 2 years ago by Jason Bahl <[email protected]>
37c911e0e82e89ef61fcbb80724f70dfbd80c070 authored about 2 years ago by Jason Bahl <[email protected]>