query GetRequests($userId: String!) { getRequests(userId: $userId) { uuid productUuid quantity sourceLocationUuid userId } }