OBJECT
type Snapshot {id: ID # The name of this snapshotname: ID # The current state of the snapshotstate: SnapshotState updated: String created: String }