Skip to content

Can we load multiple GraphQL queries/mutation from one file ... #17

@dlobo

Description

@dlobo

Use Case:

Creating crud and search interfaces for a DB table. The absinthe schema types, resolvers, context API, tests are all in one file for all the operations (each of them is in their own file)

However the graphql is now in 5 files (list languages, get a language, create/update/delete). can we collapse them into one file and call them via function names, like graphiql

happy to take a crack at it, if you let me know where to start

thanx for creating an awesome package. makes testing a lot easier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions