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

spread embeds for m2m queries #2775

Closed
sroboubi opened this issue May 2, 2023 · 1 comment
Closed

spread embeds for m2m queries #2775

sroboubi opened this issue May 2, 2023 · 1 comment

Comments

@sroboubi
Copy link

sroboubi commented May 2, 2023

Environment

Description of issue

I basically have the problem described in #1907
I tried using the spread operator as per #2564 and that seems to work well but:

  1. it's not documented so I'm not really sure what I'm doing other than following the example. Will there be any documentation describing how it works?
  2. can I do queries that filter posters using attributes of their subscribers and/or subscriptions, or sort by those attributes, etc.
  3. can I use the spread operator for non-recursive m2m relations?
@steve-chavez
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants