/customerbase

Primary LanguageJavaScript

query

{ customer(id: "1") { id,name,email } }


{ Customers { id,name,email } }