Skip to content

Named resolvers support batching#786

Merged
nalchevanidze merged 32 commits intomainfrom
native-batching
Oct 31, 2022
Merged

Named resolvers support batching#786
nalchevanidze merged 32 commits intomainfrom
native-batching

Conversation

@nalchevanidze
Copy link
Copy Markdown
Member

@nalchevanidze nalchevanidze commented Oct 31, 2022

Morpheus app supports batching

  • ResolveNamed exposes resolveBatched
  • ResolveNamed requires MonadError GQLError m constraint

fixes #348

@nalchevanidze nalchevanidze changed the title Native batching Batching Oct 31, 2022
@nalchevanidze nalchevanidze changed the title Batching Batching with Named resolvers Oct 31, 2022
@nalchevanidze nalchevanidze changed the title Batching with Named resolvers Named resolvers support batching Oct 31, 2022
@nalchevanidze nalchevanidze marked this pull request as ready for review October 31, 2022 13:04
@nalchevanidze nalchevanidze added the pr/breaking Breaking Change label Oct 31, 2022
@nalchevanidze nalchevanidze merged commit 2b2eb76 into main Oct 31, 2022
@nalchevanidze nalchevanidze deleted the native-batching branch October 31, 2022 13:47
@github-actions github-actions bot mentioned this pull request Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr/breaking Breaking Change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Batching of resolvers / data fetching

1 participant