Skip to content

Shopify Python API and Future GraphQL-Only Support #761

@NavidBecause

Description

@NavidBecause

Description

Shopify has announced plans to deprecate the REST API in favor of GraphQL-only support. However, the shopify_python_api package still heavily relies on REST under the hood, even when using the shopify.GraphQL client.

As Shopify transitions to a GraphQL only approach, I'm wondering

  • Will the Shopify Python API be updated to fully support GraphQL-only workflows?
  • Are there plans to remove REST dependencies and provide an optimized GraphQL client?
  • Should developers continue using this package for GraphQL, or should we start migrating to custom GraphQL clients?
  • If an official GraphQL-first version is planned, is there an ETA or roadmap?

Any insights into future plans and recommendations would be greatly appreciated. Thank you so much! 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions