Releases: graphqland/graphql-request
Releases · graphqland/graphql-request
1.0.0-beta.2
Bug Fixes
- fetch: fix type interface (0764261)
- request: remove charset from accept header (00b978a)
1.0.0-beta.1
1.0.0-beta.1 (2022-10-11)
Features
- fetch: add
gqlFetch
function and types (7dc5f52)
- request: add
GraphQLRequest
object and types (8054e8e)
- utils: add
gql
utility (c5cd25d)