Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Add webhookId to Webhooks #1066

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HugoHeneault
Copy link

Hi there!

Thanks again for this great laravel & shopify app :)
I missed webhookId value in #1063 so I decided it would be worth adding it.

@HugoHeneault
Copy link
Author

I'm unsure about the WebhookId|string types, I just copied how it was already made but don't get why. 🤷‍♂️`

1 similar comment
@HugoHeneault
Copy link
Author

I'm unsure about the WebhookId|string types, I just copied how it was already made but don't get why. 🤷‍♂️`

@gnikyt
Copy link
Owner

gnikyt commented Sep 9, 2022

@HugoHeneault Actually I am trying to remember if we can use the object values or not due to the serialization of jobs. I think that is why the shop domain is passed in as a string still.

Given that, I think your value object is not needed at this time.

@gnikyt gnikyt self-assigned this Sep 9, 2022
@gnikyt gnikyt added the feature Enhancement to the code label Sep 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature Enhancement to the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants