Skip to content

Commit

Permalink
Update doc summary for UsePagingAttribute (#5633)
Browse files Browse the repository at this point in the history
  • Loading branch information
austins committed Dec 23, 2022
1 parent cf011e0 commit 6ce74b5
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -21,7 +21,7 @@ public sealed class UsePagingAttribute : DescriptorAttribute
private bool? _inferConnectionNameFromField;

/// <summary>
/// Applies the offset paging middleware to the annotated property.
/// Applies the cursor paging middleware to the annotated property.
/// </summary>
/// <param name="type">
/// The schema type representing the item type.
Expand Down

0 comments on commit 6ce74b5

Please sign in to comment.