1 Guides

depth-limiting

What is Depth Limiting in APIs?

Rate limiting is a way to limit the requests coming to an API. GraphQL APIs have another way of restricting requests called depth limiting. This method resists queries based on their depth.