Skip to main content

starredCannedReplies

No description

starredCannedReplies(
after: String
before: String
first: Int
last: Int
): StarredCannedReplyConnection

Arguments

starredCannedReplies.after ● String scalar common

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

starredCannedReplies.before ● String scalar common

Returns the elements in the list that come before the specified cursor.

starredCannedReplies.first ● Int scalar common

Returns the first n elements from the list.

starredCannedReplies.last ● Int scalar common

Returns the last n elements from the list.

Type

StarredCannedReplyConnection object common

The connection type for StarredCannedReply.