GrantScopeAccessOptions
GrantScopeAccessOptions =
GrantScopeClaimOptions&object
Defined in: packages/contracts/src/supabase-rls.ts:824
The full grant-scope declaration the read mirror needs: the claim options plus the optional bypass.
Type Declaration
Section titled “Type Declaration”bypass?
Section titled “bypass?”
optionalbypass?:GrantScopeBypassOptions
The same GrantScopeBypassOptions handed to buildSupabaseGrantScopeNativePolicies.