TopSellingProductsConnectionInput
No description
input TopSellingProductsConnectionInput {
after: ConnectionCursor
before: ConnectionCursor
first: ConnectionLimitInt
last: ConnectionLimitInt
offset: Int
}
No description
input TopSellingProductsConnectionInput {
after: ConnectionCursor
before: ConnectionCursor
first: ConnectionLimitInt
last: ConnectionLimitInt
offset: Int
}
TopSellingProductsConnectionInput.after ● ConnectionCursor scalarTopSellingProductsConnectionInput.before ● ConnectionCursor scalarTopSellingProductsConnectionInput.first ● ConnectionLimitInt scalarTopSellingProductsConnectionInput.last ● ConnectionLimitInt scalarTopSellingProductsConnectionInput.offset ● Int scalar