fix: Change chargingStations to ChargingStations in GetChargingStationsWithLocationAndLatestStatusNotificationsAndtransactions query
This commit is contained in:
@@ -321,7 +321,7 @@ export const CHARGING_STATIONS_GET_QUERY = gql`
|
||||
|
||||
export const GET_CHARGING_STATIONS_WITH_LOCATION_AND_LATEST_STATUS_NOTIFICATIONS_AND_TRANSACTIONS = gql`
|
||||
query GetChargingStationsWithLocationAndLatestStatusNotificationsAndtransactions {
|
||||
chargingStations {
|
||||
ChargingStations {
|
||||
id
|
||||
ocppConnectionName
|
||||
isOnline
|
||||
|
||||
Reference in New Issue
Block a user