Create a new station review

To improve the user experience of routes you can include reviews as described in query station reviews. To collect reviews and allow users to write one, you will need to use the following mutation.

Mutation

To be able to write a review you will need a stationId and carId. After that you can use various review arguments like rating, message and tags to collect the appropriate data. Keep in mind, the stationId and rating are both required when submitting a review.

Arguments

review • ReviewAdd

• Required

Other fields

id • ID

ID of a review

station • Station

Station for which a review was provided