relay-compiler 0.0.0-main-9b7e157c → 0.0.0-main-1f4d4f1c

Sign up to get free protection for your applications and to get access to all the features.
package/linux-arm64/relay CHANGED
Binary file
package/linux-x64/relay CHANGED
Binary file
package/macos-arm64/relay CHANGED
Binary file
package/macos-x64/relay CHANGED
Binary file
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "relay-compiler",
3
3
  "description": "A compiler tool for building GraphQL-driven applications.",
4
- "version": "0.0.0-main-9b7e157c",
4
+ "version": "0.0.0-main-1f4d4f1c",
5
5
  "keywords": [
6
6
  "graphql",
7
7
  "relay"
@@ -214,9 +214,6 @@ will be prepended to its parent connection.
214
214
  """
215
215
  directive @prependNode(connections: [ID!]!, edgeTypeName: String!) on FIELD
216
216
 
217
- # RelayClientComponentTransform
218
- directive @relay_client_component on FRAGMENT_SPREAD
219
-
220
217
  # RelayResolver
221
218
  directive @relay_resolver(
222
219
  fragment_name: String!
package/win-x64/relay.exe CHANGED
Binary file