Skip to content

Commit 91a0404

Browse files
authored
Update api.graphql
1 parent 179d737 commit 91a0404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dbquery/pagination/api.graphql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ type CustomerConnection {
2828
pageInfo: PageInfo!
2929

3030
"""
31-
Total number of edges, may be `null` if the value cannot be determined.
31+
Total number of edges, will be `null` if the value cannot be determined.
3232
"""
3333
totalEdges: Int
3434
}

0 commit comments

Comments
 (0)