Skip to content

Conversation

max-koro
Copy link
Contributor

No description provided.

Copy link

linear bot commented Oct 16, 2025

Copy link

netlify bot commented Oct 16, 2025

Deploy Preview for incomparable-tiramisu-91a96a ready!

Name Link
🔨 Latest commit 75b6c13
🔍 Latest deploy log https://app.netlify.com/projects/incomparable-tiramisu-91a96a/deploys/68f0edd77c899f00082fddf4
😎 Deploy Preview https://deploy-preview-458--incomparable-tiramisu-91a96a.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.


## Guide {#steps}

1. Call the `updateCapitalDepositShareholderAmount` mutation.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
1. Call the `updateCapitalDepositShareholderAmount` mutation.
1. Call the `updateCapitalDepositShareholderAmount` mutation (line 2).

## Guide {#steps}

1. Call the `updateCapitalDepositShareholderAmount` mutation.
1. Add the shareholder ID.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
1. Add the shareholder ID.
1. Add the shareholder ID (line 3).


1. Call the `updateCapitalDepositShareholderAmount` mutation.
1. Add the shareholder ID.
1. Add the updated amount in the `amount` field.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
1. Add the updated amount in the `amount` field.
1. Add the updated amount in the `amount` field (line 3).


```graphql {2-3} showLineNumbers
mutation UpdateShareholderAmount {
updateCapitalDepositShareholderAmount(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This field can't be queried, so I guess it's not live yet?

Maybe wait before publishing or double-check the name.

Copy link
Contributor

@ntombing ntombing Oct 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screenshot 2025-10-17 at 18 55 21

See everything in red. Maybe something has changed.

1. Call the `updateCapitalDepositShareholderAmount` mutation.
1. Add the shareholder ID.
1. Add the updated amount in the `amount` field.
1. Add the success payload and any information you'd like to receive.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
1. Add the success payload and any information you'd like to receive.
1. Add the `UpdateCapitalDepositShareholderAmountSuccessPayload` and any information you'd like to receive.

Copy link
Contributor

@ntombing ntombing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work! Left a few comments to consider.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants