OBJECT
type DataStore {id: String! text: String! userId: String updatedAt: DateTime! createdAt: DateTime! schemaRevision: String schemaId: String }