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