Skip to content

Update the READMEs of the SDKs to match show all the possible Reads #513

@rhamzeh

Description

@rhamzeh

Update the READMEs of the SDKs to match show all the possible queries that Read can be used for

e.g. https://github.com/openfga/js-sdk?tab=readme-ov-file#read-relationship-tuples

The one missing from the SDK documentation is "Read all tuples related to a particular relation and object for any user."

const body = {
  relation: "viewer",
  object: "document:0192ab2a-d83f-756d-9397-c5ed9f3cb69a",
};

See openfga/openfga.dev#988

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Type

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions