rateLimit

link GraphQL Schema definition

1directive @rateLimit(max: Int, window: String, message: String, identityArgs: [String]) on FIELD_DEFINITION

link Required by

This element is not required by anyone