Information about a layer's position and display within a given view.
type ModelViewLayer {layer: ModelLayer! position: Int! view: ModelView! visible: Boolean! writable: Boolean! }