ExampleReferenceInterfaceView
No description
1interface ExampleReferenceInterfaceView implements View {2_id: ID3_raw(4path: String5): Json6}
Fields
_id ● ID scalar common
_raw ● Json scalar common
Contains raw JSON for this View instance.
path ● String scalar common
Restricts the returned JSON to the specified path within the view’s map.
Interfaces
View interface common
Member Of
ExampleViewModelobject
Implemented By
ExampleReferenceAltViewModelobjectExampleReferenceViewModelobject