@aave/graphql 3.0.0 → 3.0.1

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.
package/dist/index.js CHANGED
@@ -49,6 +49,9 @@ import {initGraphQLTada}from'gql.tada';import {invariant,evmAddress,chainId,isVa
49
49
  nativeWrappedToken
50
50
  nativeGateway
51
51
  signatureGateway
52
+ nativeWrappedInfo {
53
+ ...TokenInfo
54
+ }
52
55
  nativeInfo {
53
56
  ...TokenInfo
54
57
  }