I don’t need help, because I believe Shopify can’t help me. I just want to let Shopify know that their server has issue!!!
GraphQL query string
updateProductGraphQL = """
mutation productUpdate($input: ProductInput!) {
productUpdate(input: $input) {
product {
id
}
userErrors {
field
message
}
}
}
"""
Request ID: 576c2310-6c2e-43d7-9f2d-a2d6a9a7286f
Response status: 504
Response body:
# 504 Gateway Time-out
---
nginx