POST https://mirinly.com/webhook/shopify/379

Messages

Ordered list of dispatched messages across all your buses

"App\Message\WebhookMessage"
Caller In WebhookController.php line
Bus messenger.bus.default
Message
App\Message\WebhookMessage {#2081
  -payload: [
    "id" => "379"
    "topic" => "products/update"
    "data" => [
      "admin_graphql_api_id" => "gid://shopify/Product/7122416566355"
      "body_html" => ""
      "created_at" => "2023-12-21T10:39:22-08:00"
      "handle" => "mltw-the-sea-ranch"
      "id" => 7122416566355
      "product_type" => "Books"
      "published_at" => "2021-06-10T10:54:00-07:00"
      "template_suffix" => null
      "title" => "MLTW The sea ranch"
      "updated_at" => "2026-02-18T23:00:03-08:00"
      "vendor" => "Buck Mason"
      "status" => "active"
      "published_scope" => "global"
      "tags" => "category--books, filter-gender:men, gender--m, product-line--vintage-books, product-type--other, style--misc-books"
      "variants" => [
        [
          "admin_graphql_api_id" => "gid://shopify/ProductVariant/41237635072083"
          "barcode" => null
          "compare_at_price" => null
          "created_at" => "2023-12-21T10:39:22-08:00"
          "id" => 41237635072083
          "inventory_policy" => "deny"
          "position" => 1
          "price" => "50.00"
          "product_id" => 7122416566355
          "sku" => "9784871405621BK"
          "taxable" => true
          "title" => "OS"
          "updated_at" => "2026-02-04T00:45:08-08:00"
          "option1" => "OS"
          "option2" => null
          "option3" => null
          "image_id" => null
          "inventory_item_id" => 43333086478419
          "inventory_quantity" => 0
          "old_inventory_quantity" => 0
          "tax_code" => "PC040100"
        ]
      ]
      "options" => [
        [
          "name" => "Title"
          "id" => 9162317791315
          "product_id" => 7122416566355
          "position" => 1
          "values" => [
            "OS"
          ]
        ]
      ]
      "images" => []
      "image" => null
      "media" => []
      "variant_gids" => [
        [
          "admin_graphql_api_id" => "gid://shopify/ProductVariant/41237635072083"
          "updated_at" => "2026-02-04T08:45:08.000Z"
        ]
      ]
      "has_variants_that_requires_components" => false
      "category" => null
    ]
  ]
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#2077
  -busName: "messenger.bus.default"
}
Symfony\Component\Messenger\Stamp\SentStamp {#4393
  -senderClass: "Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransport"
  -senderAlias: "async"
}
Symfony\Component\Messenger\Stamp\TransportMessageIdStamp {#4479
  -id: "24392072"
}