Interface IAuthRuleBuilderGraphQL


public interface IAuthRuleBuilderGraphQL
  • Method Summary

    Modifier and Type
    Method
    Description
    any()
    Allow any GraphQL request.
  • Method Details

    • any

      Allow any GraphQL request. Note that this does not mean that any specific sub-operations are permitted, as other rules may be required in order to actually access specific resources