OperationUpdateInput: { // input type
    accountId: string; // String!
    categoryId?: string | null; // String
    creditCardId?: string | null; // String
    isPaid: boolean; // Boolean!