| Current |
|---|
|
3.1.0 3.0.6 3.0.5 3.0.4 |
- Validate nested arguments: Validate nested arguments and variables, validate that all the variables are used.
- Support multiples queries: Support multiples queries on one operation.
- Add fixture with query name: Set the fixtures with the query name, useful to set fixtures for multiples queries.
- Return fixture of errors: Return a fixture of a custom error.
- [
fb37d7d0c2] - Support multiples queries.
- easygraphql-mock:
- Bump version of easygraphql-mock.
- easygraphql-parser:
- Bump version of easygraphql-parser.
- [
364d97c82a] - Support fragments and bump easygraphql-mock version.
- Support multiples fragments: Support multiples fragments, also, nested ones.
- [
741cbff194] - Support multiples fragments.
- Support GraphQL fragments: Now support GraphQL fragments, makin easy to use with relay.
- easygraphql-mock:
- Bump version of easygraphql-mock.
- [
1fe9c86a7d] - Support fragments and bump easygraphql-mock version.