Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[amplify-data] feat: add gen1 manyToMany auth discussion #8172

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

palpatim
Copy link
Member

Description of changes:

Adds a discussion about authorizing @manyToMany relationships in Gen 1, and a link to that discussion from the data modeling section.

Discussion: /gen1/[platform]/build-a-backend/graphqlapi/customize-authorization-rules/#authorizing-manytomany-relationships
image

Callout: /gen1/[platform]/build-a-backend/graphqlapi/data-modeling/#many-to-many-relationship
image

Instructions

If this PR should not be merged upon approval for any reason, please submit as a DRAFT

Which product(s) are affected by this PR (if applicable)?

  • amplify-data

Please add the product(s)/platform(s) affected to the PR title

Checks

  • Does this PR conform to the styleguide?

  • Are all links in MDX files using the MDX link syntax rather than HTML link syntax?

    ref: MDX: [link](https://docs.amplify.aws/)
    HTML: <a href="https://docs.amplify.aws/">link</a>

When this PR is ready to merge, please check the box below

  • Ready to merge

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@palpatim palpatim requested a review from josefaidt as a code owner December 18, 2024 22:15
@palpatim palpatim requested a review from a team December 18, 2024 22:16
Co-authored-by: Rene Brandel <[email protected]>
@palpatim palpatim requested a review from a team January 6, 2025 17:23
posts: [Post] @manyToMany(relationName: "PostTags")
}

### CREATED BEHIND THE SCENES
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: is this in line with how we normally include comments in code examples?

@palpatim palpatim merged commit ba67dd4 into main Jan 7, 2025
12 checks passed
@palpatim palpatim deleted the palpatim.feat.many-to-many-auth branch January 7, 2025 20:02
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.

8 participants