Skip to content

feat: add customFields for CustomerResponseStruct#50

Merged
Chuc Le (untilu29) merged 1 commit intomainfrom
feat/add-custom-feild-for-customer-response-struct
Jan 5, 2026
Merged

feat: add customFields for CustomerResponseStruct#50
Chuc Le (untilu29) merged 1 commit intomainfrom
feat/add-custom-feild-for-customer-response-struct

Conversation

@untilu29
Copy link
Contributor

@untilu29 Chuc Le (untilu29) commented Dec 26, 2025

1. Why is this change necessary?

The CustomerResponseStruct was missing a customFields property to support custom data storage for customer responses in app integrations

2. What does this change do, exactly?

Adds a customFields property (array<string, mixed>) to CustomerResponseStruct with a default empty array value. This allows app developers to include custom field data when responding with customer information through the App SDK

3. Describe each step to reproduce the issue or behaviour.

4. Please link to the relevant issues (if any).

5. Checklist

  • I have written tests and verified that they fail without my change

@untilu29 Chuc Le (untilu29) merged commit be54610 into main Jan 5, 2026
12 checks passed
@untilu29 Chuc Le (untilu29) deleted the feat/add-custom-feild-for-customer-response-struct branch January 5, 2026 08:41
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.

4 participants

Comments