# Doctor **Type:** GraphQL objects **Description:** Doctor information ## Fields - id (String): Unique ID specific to doctor-practice combination - doctorName (String): Full doctor name - practiceName (String): Practice name - address (String): Practice address - city (String): Practice city - state (String): Practice state - zipCode (String): Practice zip code