Interface IAuthRuleBuilderGraphQL
-
public interface IAuthRuleBuilderGraphQL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IAuthRuleFinishedany()Note that this is an all-or-nothing grant for now, it is not yet possible to specify individual resource security when using GraphQL.
-
-
-
Method Detail
-
any
IAuthRuleFinished any()
Note that this is an all-or-nothing grant for now, it is not yet possible to specify individual resource security when using GraphQL.
-
-