apollo: { world: { query: gql`query { hello }`, update: data => data.hello } }. You can also rename the field in the GraphQL document ...
確定! 回上一頁