We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 179d737 commit 91a0404Copy full SHA for 91a0404
dbquery/pagination/api.graphql
@@ -28,7 +28,7 @@ type CustomerConnection {
28
pageInfo: PageInfo!
29
30
"""
31
- Total number of edges, may be `null` if the value cannot be determined.
+ Total number of edges, will be `null` if the value cannot be determined.
32
33
totalEdges: Int
34
}
0 commit comments