McArthur
mutation { creatObj(data:{ tags: [ENUM1,ENUM2] }){id} }
lawjolla
type ObjTag { ... tag: String }