You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This task is to add a clientLibrary key to each extensions key in the request body. This will be an object that contains name and version keys which will be populated with hard-coded values of the Apollo Client library and current version. Here is an example of the work done to support this in Apollo iOS.
This behaviour should be enabled by default but configurable so that users can opt-out if desired.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
This task is to add a
clientLibrary
key to eachextensions
key in the request body. This will be an object that containsname
andversion
keys which will be populated with hard-coded values of the Apollo Client library and current version. Here is an example of the work done to support this in Apollo iOS.This behaviour should be enabled by default but configurable so that users can opt-out if desired.
The text was updated successfully, but these errors were encountered: