ferry_generator 0.2.0 copy "ferry_generator: ^0.2.0" to clipboard
ferry_generator: ^0.2.0 copied to clipboard

outdated

Generated types for Ferry GraphQL Client

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] #

[0.2.0] - 2020-08-24 #

Added #

  • Add generated FragmentRequests

Changed #

  • bump gql_build & gql_code_builder versions
  • rename QueryRequest to OperationRequest
  • assign a default OperationRequest.requestId using the uuid package

[0.1.0] - 2020-05-10 #

Added #

  • initial release as an independent package