mattkrick / cashay

:moneybag: Relay for the rest of us :moneybag:
MIT License
453 stars 28 forks source link

throw error if no `component` is supplied to a query & the query has mutationHandlers #40

Closed mattkrick closed 8 years ago

mattkrick commented 8 years ago

putting a querystring into the alias of a graphQL query is bad news bears. Technically, i think it's a bug in the GraphQL parser, but it's a problem that only cashay would ever run into.