Sha256: f6000d6958230d3b15a3e62b6a44906c385a680bb8683a87ae38715af857bbff
Contents?: true
Size: 1.46 KB
Versions: 1
Compression:
Stored size: 1.46 KB
Contents
# Change Log All notable changes to this project will be documented in this file. ## [0.1.6] - 2022-09-xx ### Added ### Changed ### Fixed ### ToDo - Make `GraphQL` default fragments work - Add update/create operations for `ContractorEntity` - Add currentOrganization.action - Analyse how to "DSL" currentOrganization.action.activities - review `path` tracking ## [0.1.5] - 2022-09-19 ### Added - Patch `GraphQL::Query#append_node` so we can use Fragments in blocks using `___` as start of the constant, and `__` for namespace separator - Issue/feature request: https://github.com/ashkan18/graphlient/issues/93 - `Ecoportal::API::GraphQL::Fragment#define` provided that client scripts can create their own fragments in their own namespace - Exposed `Ecoportal::API::GraphQL#fragments` - It will always (re)define in the `Fragment` root namespace ## [0.1.4] - 2022-09-16 ### Fixed - Able to inject connection block to `each` - Error handling delegated to parent class (`QueryConnection`) - Retrieve `id` on elements of `Array` ## [0.1.3] - 2022-09-15 ### Fixed - Fixed circular reference to `org_id` in `Ecoportal::API::Common::GraphQL::Client` ## [0.1.2] - 2022-09-15 ### Changed - `Ecoportal::API::GraphQL` addded `email` and `pass` parameters on initialization - This allows for integration in some client lib ## [0.1.0] - 2022-09-15 ### Added - First commit with some basic structure
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ecoportal-api-graphql-0.1.5 | CHANGELOG.md |