package
0.6.1
Repository: https://github.com/openfga/cli.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
ImportTuples receives a client.ClientWriteRequest and imports the tuples to the store.

# Constants

MaxParallelRequests Limit the parallel writes to the API.
MaxTuplesPerWrite Limit the tuples in a single batch.

# Variables

MaxReadChangesPagesLength Limit the changes so that we are not paginating indefinitely.
MaxReadPagesLength Limit the tuples so that we are not paginating indefinitely.
TupleCmd represents the tuple command.

# Structs

No description provided by the author