Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7066126
D8979.id32356.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
440 B
Subscribers
None
D8979.id32356.diff
View Options
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
Details
Attached
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
Attached To
D8979: Add missing default arguments to resolveSWHID entrypoint
Event Timeline
Log In to Comment