DirectiveResolvers
talawa-api • Docs
talawa-api / types/generatedGraphQLTypes / DirectiveResolvers
Type Alias: DirectiveResolvers<ContextType>
> DirectiveResolvers<ContextType
>: object
Type Parameters
• ContextType = any
Type declaration
auth?
> optional
auth: AuthDirectiveResolver
<any
, any
, ContextType
>
role?
> optional
role: RoleDirectiveResolver
<any
, any
, ContextType
>