attachmentThumbnails
List of attachment thumbnails
attachmentThumbnails(
after: String
before: String
first: Int
last: Int
): ThumbnailConnection
Arguments
attachmentThumbnails.after ● String scalar
Returns the elements in the list that come after the specified cursor.
attachmentThumbnails.before ● String scalar
Returns the elements in the list that come before the specified cursor.
attachmentThumbnails.first ● Int scalar
Returns the first _n_ elements from the list.
attachmentThumbnails.last ● Int scalar
Returns the last _n_ elements from the list.
Type
ThumbnailConnection object
The connection type for Thumbnail.