Copy for LLMOn this pageuser QueryLook up a user by ID or email address. Requires one of the following permissions: MANAGE_STAFFMANAGE_USERSMANAGE_ORDERS user( id: ID email: String externalReference: String): User Show return type Arguments id ● ID ID of the user. email ● String Email address of the user. externalReference ● String External ID of the user. Type User Represents user data.