relay-compiler 18.2.0 → 19.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -367,4 +367,4 @@ If added to a query, resolvers in that query to run at exec-time, rather than re
367
367
  This means the resolvers are run when the query data is requested rather than when the
368
368
  query is used (i.e. when the network request is made instead of at render time).
369
369
  """
370
- directive @exec_time_resolvers on QUERY
370
+ directive @exec_time_resolvers(enabledProvider: String) on QUERY
package/win-x64/relay.exe CHANGED
Binary file