OBJECT
type WorkResult {resource: String! id: String! result: Boolean! error: String payload: String message: String }