Closed kwx4957 closed 6 days ago
@kwx4957 thanks for the PR, the changes looks good to me, but we also need some way to restrict usage of mongo operators that are not supported by DocumentDB. Adding a pre-commit check or PR check would help here.
+He will validate his PRs using Litmus-e2e tests.
seperate proposal and feature
Proposed changes
the two operators
$facet
and$bucket
are not supported by AWS. We are using the following features in graphQL and expect that modifying them with other features or code will make it easier to run LitmusChaos on AWS DocumentDBAlso
$lookup
does not supported multiple joinRelated issue: #4459
Before
After
Auth server
Graphql server
Checklist
Put an
x
in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.Special notes for your reviewer:
AWS support api scanning