Skip to content
This repository has been archived by the owner on Sep 11, 2019. It is now read-only.

docs: quickstart bug fix #81

Closed
wants to merge 1 commit into from
Closed

Conversation

ryanomackey
Copy link
Member

Looks like you need to pass it an empty array or it throws an error.

Looks like you need to pass it an empty array or it throws an error.
@jlengstorf
Copy link
Member

Hmm... that shouldn't be the case. I wonder if that was introduced by extracting the prepare steps.

https://github.com/gramps-graphql/gramps/blob/master/src/gramps.js#L166-L167

I know it's an extreme edge case, but my preference would be for no error to occur with a gramps() call. I've opened #84 to track this.

jlengstorf added a commit that referenced this pull request Mar 6, 2018
- Remove rest/spread for `gramps()` args
- Add single options object with a default

close #81, close #84
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.

None yet

2 participants