Enhanced API stability with rate limiting for remote payment method creation

The customerPaymentMethodRemoteCreate mutation in the Admin API now includes rate limiting to manage excessive API requests and maintain consistent performance for all merchants. This change helps ensure that no single user can overwhelm the system, thereby providing a more reliable experience for everyone.


This is a companion discussion topic for the original entry at https://shopify.dev/changelog/enhanced-api-stability-with-rate-limiting-for-remote-payment-method-creation

We are seeing these rate limits appear in the bulk API calls as well. Originally the rate limits did not apply to bulk operations, has that constraint changed?