RecentlySharedBundlesInput
No description
input RecentlySharedBundlesInput {
offset: Int
limit: Int
}
Fields
RecentlySharedBundlesInput.offset ● Int scalar miscellaneous
Zero-based page index, must not be negative.
RecentlySharedBundlesInput.limit ● Int scalar miscellaneous
The size of the page to be returned, must be greater than 0.
Member Of
recentlySharedBundles query
Was this topic helpful?