excludedDomains
Lists all excluded domains.
excludedDomains(
after: String
before: String
first: Int
last: Int
): ExcludedDomainConnection
Arguments
excludedDomains.after ● String scalar common
Returns the elements in the list that come after the specified cursor.
excludedDomains.before ● String scalar common
Returns the elements in the list that come before the specified cursor.
excludedDomains.first ● Int scalar common
Returns the first n elements from the list.
excludedDomains.last ● Int scalar common
Returns the last n elements from the list.
Type
ExcludedDomainConnection object common
The connection type for ExcludedDomain.