Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

Add create method to support Apollo #12

Merged
merged 1 commit into from
Nov 15, 2018

Conversation

DylanSimowitz
Copy link

Allows POST requests to the graphql endpoint. Solves compatibility with Apollo client.

feathers-plus/generator-feathers-plus#101

@eddyystop eddyystop changed the title Add create method Add create method to support Apollo Nov 13, 2018
@eddyystop eddyystop merged commit da4e227 into feathers-plus:master Nov 15, 2018
@eddyystop
Copy link
Member

There were merge conflicts. Could you please check the code is correct on GitHub 's main branch? I'll publish afterwards.

@eddyystop
Copy link
Member

Note to self: Remember to bump semver in generator-feathers-plus##package.json##generatedSemvers .

@dimaMachina
Copy link

Note to self: Remember to bump semver in generator-feathers-plus##package.json##generatedSemvers .

Hello eddy can you update npm package with create method?

@eddyystop
Copy link
Member

You could submit a PR.

@dimaMachina
Copy link

Your last master commits already includes create method changes, but npm package don't have
Now I must use this, instead 1.9.0 version of package, thanks

},
  "dependencies": {
    "@feathers-plus/graphql": "feathers-plus/graphql#master",

@eddyystop
Copy link
Member

@B205T I'll take you posting as confirming that the code in #master is correct.

Published as v1.10.0

@eddyystop
Copy link
Member

feathers-plus/generator-feathers-plus/package.json##generatedSemvers changed @feathers-plus/graphql from ^1.9.0 ro ^1.10.0. No need to publish a new version.

@dimaMachina
Copy link

dimaMachina commented Jan 2, 2019

Thank you @eddyystop for very quick fix, it's ok for me ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants