GetGrant<Grants, Result, Root, Context, Args>
GetGrant<
Grants,Result,Root,Context,Args> =GetGrantFn<Grants,Result,Root,Context,Args> |GetGrantResult<Grants>
Union type for grant specifications. Can be either a static grant result or a function that determines grants dynamically.
Type Parameters
| Type Parameter |
|---|
|
|
|
|
|
|
|
|
|
|