Interface: ListAccessibleObjectsResult<Schema>
Defined in: packages/polizy/src/types.ts:266
Result of the listAccessibleObjects method
Type Parameters
Schema
Schema extends AuthSchema<any, any, any, any, any>
Properties
accessible
accessible:
AccessibleObject<Schema>[]
Defined in: packages/polizy/src/types.ts:269