OperationsQueriesInfraestructureserviceByIDOn this pageserviceByIDFetches a specific service by its ID. Note: The id parameter is required, while status is optional. infraestructure { serviceByID( id: ID! ): Service} Arguments serviceByID.id ● ID! non-null scalar Type Service object Query to fetch services.