mutation: { capitalStopTimer: [{ data: Variable<"CapitalStopTimerInput!", "data">; }, { _created_at: boolean; _id: boolean; _updated_at: boolean; commit_hash: boolean; contributor_hash: boolean; coopname: boolean; date: boolean; entry_type: boolean; estimate_snapshot: boolean; hours: boolean; is_committed: boolean; issue_hash: boolean; project_hash: boolean; }]; } = ... Type declaration
capitalStopTimer: [{
data: Variable<"CapitalStopTimerInput!", "data">;
}, {
_created_at: boolean;
_id: boolean;
_updated_at: boolean;
commit_hash: boolean;
contributor_hash: boolean;
coopname: boolean;
date: boolean;
entry_type: boolean;
estimate_snapshot: boolean;
hours: boolean;
is_committed: boolean;
issue_hash: boolean;
project_hash: boolean;
}]