Sha256: 96807cfe8fc6674be88bf95c6752641d24363ce00a2b59dabbf6e8c67f5c410d

Contents?: true

Size: 418 Bytes

Versions: 26

Compression:

Stored size: 418 Bytes

Contents

# Ecoportal::API::GraphQL

This is a basic collection of helpers that can be used to interact with the
[ecoPortal](https://www.ecoportal.com) `GraphQL` API

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'ecoportal-api-graphql', require: %w[ecoportal/api-graphql]
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install ecoportal-api-graphql

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
ecoportal-api-graphql-0.1.5 README.md
ecoportal-api-graphql-0.1.4 README.md
ecoportal-api-graphql-0.1.3 README.md
ecoportal-api-graphql-0.1.2 README.md
ecoportal-api-graphql-0.1.1 README.md
ecoportal-api-graphql-0.1.0 README.md