Method: ShopifyApp::Configuration#webhooks_manager_queue_name
- Defined in:
- lib/shopify_app/configuration.rb
#webhooks_manager_queue_name ⇒ Object
Returns the value of attribute webhooks_manager_queue_name.
25 26 27 |
# File 'lib/shopify_app/configuration.rb', line 25 def webhooks_manager_queue_name @webhooks_manager_queue_name end |