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
{{ message }}
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
Currently they are not supported by graphql-lua. This will NOT work:
... on Image (size: small) {
resolution
uploadedAt
}
It reduces feature capacity of union connections in compare with 'single' ones, as fragments are the only way to access union fields. See graphql/graphql-spec#204
The text was updated successfully, but these errors were encountered:
Currently they are not supported by graphql-lua. This will NOT work:
It reduces feature capacity of union connections in compare with 'single' ones, as fragments are the only way to access union fields. See graphql/graphql-spec#204
The text was updated successfully, but these errors were encountered: