customers
AUTH: Role=[user.OWNER,user.EDITOR,user.VIEWER]
customers(
input: CustomerSearchArguments
): CustomersResponse!
AUTH: Role=[user.OWNER,user.EDITOR,user.VIEWER]
customers(
input: CustomerSearchArguments
): CustomersResponse!
customers.input
● CustomerSearchArguments
inputCustomersResponse
object