Hi MAKERS,
I am recently having issue with the Monday integration which last year was working fine without issue. I am trying to get an item with the pulse ID but all are giving the error as below. May I know what is missing or wrong with my simple “Get an item” with pulse ID?
The operation failed with an error. [200] [{“message”:“Field ‘column’ doesn’t exist on type ‘ColumnValue’”,“locations”:[{“line”:1,“column”:160}],“path”:[“query”,“items”,“column_values”,“column”],“extensions”:{“code”:“undefinedField”,“typeName”:“ColumnValue”,“fieldName”:“column”}},{“message”:“No such type MirrorValue, so it can’t be a fragment condition”,“locations”:[{“line”:1,“column”:174}],“path”:[“query”,“items”,“column_values”,“… on MirrorValue”],“extensions”:{“code”:“undefinedType”,“typeName”:“MirrorValue”}},{“message”:“No such type BoardRelationValue, so it can’t be a fragment condition”,“locations”:[{“line”:1,“column”:210}],“path”:[“query”,“items”,“column_values”,“… on BoardRelationValue”],“extensions”:{“code”:“undefinedType”,“typeName”:“BoardRelationValue”}},{“message”:“No such type DependencyValue, so it can’t be a fragment condition”,“locations”:[{“line”:1,“column”:253}],“path”:[“query”,“items”,“column_values”,“… on DependencyValue”],“extensions”:{“code”:“undefinedType”,“typeName”:“DependencyValue”}},{“message”:“No such type StatusValue, so it can’t be a fragment condition”,“locations”:[{“line”:1,“column”:293}],“path”:[“query”,“items”,“column_values”,“… on StatusValue”],“extensions”:{“code”:“undefinedType”,“typeName”:“StatusValue”}},{“message”:“No such type NumbersValue, so it can’t be a fragment condition”,“locations”:[{“line”:1,“column”:354}],“path”:[“query”,“items”,“column_values”,“… on NumbersValue”],“extensions”:{“code”:“undefinedType”,“typeName”:“NumbersValue”}},{“message”:“Field ‘column’ doesn’t exist on type ‘ColumnValue’”,“locations”:[{“line”:1,“column”:562}],“path”:[“query”,“items”,“parent_item”,“column_values”,“column”],“extensions”:{“code”:“undefinedField”,“typeName”:“ColumnValue”,“fieldName”:“column”}},{“message”:“No such type MirrorValue, so it can’t be a fragment condition”,“locations”:[{“line”:1,“column”:576}],“path”:[“query”,“items”,“parent_item”,“column_values”,“… on MirrorValue”],“extensions”:{“code”:“undefinedType”,“typeName”:“MirrorValue”}},{“message”:“No such type BoardRelationValue, so it can’t be a fragment condition”,“locations”:[{“line”:1,“column”:612}],“path”:[“query”,“items”,“parent_item”,“column_values”,“… on BoardRelationValue”],“extensions”:{“code”:“undefinedType”,“typeName”:“BoardRelationValue”}},{“message”:“No such type DependencyValue, so it can’t be a fragment condition”,“locations”:[{“line”:1,“column”:655}],“path”:[“query”,“items”,“parent_item”,“column_values”,“… on DependencyValue”],“extensions”:{“code”:“undefinedType”,“typeName”:“DependencyValue”}},{“message”:“No such type StatusValue, so it can’t be a fragment condition”,“locations”:[{“line”:1,“column”:695}],“path”:[“query”,“items”,“parent_item”,“column_values”,“… on StatusValue”],“extensions”:{“code”:“undefinedType”,“typeName”:“StatusValue”}},{“message”:“No such type NumbersValue, so it can’t be a fragment condition”,“locations”:[{“line”:1,“column”:756}],“path”:[“query”,“items”,“parent_item”,“column_values”,“… on NumbersValue”],“extensions”:{“code”:“undefinedType”,“typeName”:“NumbersValue”}},{“message”:“Field ‘column’ doesn’t exist on type ‘ColumnValue’”,“locations”:[{“line”:1,“column”:914}],“path”:[“query”,“items”,“subitems”,“column_values”,“column”],“extensions”:{“code”:“undefinedField”,“typeName”:“ColumnValue”,“fieldName”:“column”}},{“message”:“No such type MirrorValue, so it can’t be a fragment condition”,“locations”:[{“line”:1,“column”:928}],“path”:[“query”,“items”,“subitems”,“column_values”,“… on MirrorValue”],“extensions”:{“code”:“undefinedType”,“typeName”:“MirrorValue”}},{“message”:“No such type BoardRelationValue, so it can’t be a fragment condition”,“locations”:[{“line”:1,“column”:964}],“path”:[“query”,“items”,“subitems”,“column_values”,“… on BoardRelationValue”],“extensions”:{“code”:“undefinedType”,“typeName”:“BoardRelationValue”}},{“message”:“No such type DependencyValue, so it can’t be a fragment condition”,“locations”:[{“line”:1,“column”:1007}],“path”:[“query”,“items”,“subitems”,“column_values”,“… on DependencyValue”],“extensions”:{“code”:“undefinedType”,“typeName”:“DependencyValue”}},{“message”:“No such type StatusValue, so it can’t be a fragment condition”,“locations”:[{“line”:1,“column”:1047}],“path”:[“query”,“items”,“subitems”,“column_values”,“… on StatusValue”],“extensions”:{“code”:“undefinedType”,“typeName”:“StatusValue”}},{“message”:“No such type NumbersValue, so it can’t be a fragment condition”,“locations”:[{“line”:1,“column”:1108}],“path”:[“query”,“items”,“subitems”,“column_values”,“… on NumbersValue”],“extensions”:{“code”:“undefinedType”,“typeName”:“NumbersValue”}}]