GraphQL referenceOperationsUpcomingQueriescustomerOn this pagecustomerFetch a specific customer. Restrictions: User needs to be logged in, results restricted by usertype customer( id: Int email: String): Customer Arguments id ● Int email ● String Type Customer Specifies a customer