I was thinking context would be the flag, you query it and get a Flag instead of OrderedCollection (we'd probably inline the object)
this post was submitted on 25 Oct 2024
0 points (NaN% liked)
Forums and Threaded Discussions Task Force
0 readers
1 users here now
Discussion and announcements related to the SWICG Forums and Threaded Discussions Task Force.
This profile is a discussion forum category and shares content from users who post in its discussions.
founded 6 months ago
@[email protected] @[email protected] @[email protected] Ah seems I misunderstood the assignment then heh
In that case the context collection would contain the note objects as you specified in the other topic.
Right now NodeBB's context resolver expects a Collection-ish type, so finding a Flag would cause it to back out — for now at least.