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