query: { chatcoopListProjectCommunicationRooms: [{ data: Variable<"GetProjectCommunicationRoomsInput!", "data">; }, { displayLabel: boolean; matrixRoomId: boolean; }]; } = ... Type declaration
chatcoopListProjectCommunicationRooms: [{
data: Variable<"GetProjectCommunicationRoomsInput!", "data">;
}, {
displayLabel: boolean;
matrixRoomId: boolean;
}]