Page MenuHomeSoftware Heritage

D8979.id32356.diff
No OneTemporary

D8979.id32356.diff

diff --git a/swh/graphql/schema/schema.graphql b/swh/graphql/schema/schema.graphql
--- a/swh/graphql/schema/schema.graphql
+++ b/swh/graphql/schema/schema.graphql
@@ -1140,6 +1140,16 @@
SWHID to look for
"""
swhid: SWHID!
+
+ """
+ Returns the first _n_ elements from the list
+ """
+ first: Int
+
+ """
+ Returns the page after the cursor
+ """
+ after: String
): SearchResultConnection
"""

File Metadata

Mime Type
text/plain
Expires
Nov 4 2024, 5:51 PM (19 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3213789

Event Timeline