Class: ShopifyAPIRetry::GraphQL
- Defined in:
- lib/shopify_api_retry.rb
Constant Summary collapse
- CONVERSION_WARNING =
"#{name}.retry: skipping retry, cannot convert GraphQL response to a Hash: %s. " \ "To retry requests your block's return value must be a Hash or something that can be converted via #to_h"
Method Summary
Methods inherited from Request
Constructor Details
This class inherits a constructor from ShopifyAPIRetry::Request