Skip to main content

privateShares

No description

privateShares(
filter: PrivateShareFiterInputType
sortBy: PrivateShareSortBy = CREATED_AT
sortDirection: SortDirection = DESC
after: String
first: Int
): ViewerPrivateShareConnectionConnection

Arguments

privateShares.filter ● PrivateShareFiterInputType input

privateShares.sortBy ● PrivateShareSortBy enum

privateShares.sortDirection ● SortDirection enum

privateShares.after ● String scalar

Returns the items in the list that come after the specified cursor.

privateShares.first ● Int scalar

Returns the first n items from the list.

Type

ViewerPrivateShareConnectionConnection object

A connection to a list of items.