Skip to content

Auto smart comments and multi response#1

Open
MaxBrokhman wants to merge 3 commits intomasterfrom
auto-smart-comments-and-multi-response
Open

Auto smart comments and multi response#1
MaxBrokhman wants to merge 3 commits intomasterfrom
auto-smart-comments-and-multi-response

Conversation

@MaxBrokhman
Copy link

  • Added smart comments to enable mutations for all tables by default
  • Default naming changed, prefix removed and pluralized table names used instead
  • To all mutations created by this plugin added isMultipleMutation flag in context
  • Nested input types removed from update mutation patch type to make sure that when used with nested mutation plugin, in update mutation patch type nested mutation fields will not be available. This is needed, because currently both plugins define new resolvers in order for them to work which not allow them to work at the same mutations.

…s list of rows, added isMultipleMutation flag to context and workaround to not include nested mutations types into update mutation patch
@MaxBrokhman MaxBrokhman requested a review from danikenan February 3, 2021 08:45
This was referenced Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant