Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopResourceFeedbackCreatePayload
Return type for shopResourceFeedbackCreate
mutation.
Signature:
export interface ShopResourceFeedbackCreatePayload
Property | Modifiers | Type | Description |
---|---|---|---|
feedback? | Maybe<AppFeedback> | (Optional) The shop feedback that’s created. | |
userErrors | Array<ShopResourceFeedbackCreateUserError> | The list of errors that occurred from executing the mutation. |