Magek Framework
GitHub
Website
Preparing search index...
QueryMetadata
Interface QueryMetadata<TCommand>
interface
QueryMetadata
<
TCommand
=
unknown
>
{
class
:
QueryInterface
<
TCommand
>
;
properties
:
PropertyMetadata
[]
;
methods
:
PropertyMetadata
[]
;
authorizer
:
QueryAuthorizer
;
before
:
QueryBeforeFunction
[]
;
}
Type Parameters
TCommand
=
unknown
Index
Properties
class
properties
methods
authorizer
before
Properties
Readonly
class
class
:
QueryInterface
<
TCommand
>
Readonly
properties
properties
:
PropertyMetadata
[]
Readonly
methods
methods
:
PropertyMetadata
[]
Readonly
authorizer
authorizer
:
QueryAuthorizer
Readonly
before
before
:
QueryBeforeFunction
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
class
properties
methods
authorizer
before
GitHub
Website
Magek Framework
Loading...