fix: Revert chargingPool alias to ChargingStations (PascalCase) in locations query
This commit is contained in:
@@ -108,7 +108,7 @@ export const LOCATIONS_GET_QUERY = gql`
|
||||
createdAt
|
||||
updatedAt
|
||||
openingHours
|
||||
chargingPool: chargingStations {
|
||||
chargingPool: ChargingStations {
|
||||
id
|
||||
ocppConnectionName
|
||||
isOnline
|
||||
|
||||
Reference in New Issue
Block a user