DirectivesrateOn this pageraterate enforces a rate limit on requests made by the user.directive @rate( max: Int = 1 seconds: Int! key: String) on FIELD_DEFINITIONArgumentsrate.max ● Int scalarrate.seconds ● Int! non-null scalarrate.key ● String scalar