Support passing `name` filter to `ListStores`

Checklist

Describe the problem you'd like to have solved

openfga/api#211 added the ability to specify the name field as a filter when calling List Stores. SDKs do not currently support this optional filter.

Describe the ideal solution

Both the OpenFgaApi and OpenFgaClient should support passing in the name parameter when calling ListStores

Alternatives and current workarounds

No response

References

No response

Additional context

No response