customerRatingSettings
No description
customerRatingSettings(
after: String
before: String
first: Int
last: Int
): CustomerRatingSettingConnection
Arguments
customerRatingSettings.after ● String scalar common
Returns the elements in the list that come after the specified cursor.
customerRatingSettings.before ● String scalar common
Returns the elements in the list that come before the specified cursor.
customerRatingSettings.first ● Int scalar common
Returns the first n elements from the list.
customerRatingSettings.last ● Int scalar common
Returns the last n elements from the list.
Type
CustomerRatingSettingConnection object common
The connection type for CustomerRatingSetting.