In order to make our code and APIs more maintainable we should document the fields we are exposing through GraphQl. There is some existing documentation that can be used from the Atlas project [here](https://github.com/Amsterdam/atlas/blob/3febede630bae278ff586d3eafd1483d7aee82da/src/map/services/map-layers/map-layers.config.js).
In order to make our code and APIs more maintainable we should document the fields we are exposing through GraphQl.
There is some existing documentation that can be used from the Atlas project here.