[source-shopify] source stream ["Discount Codes" , "Locations"] which is mentioned in URL , it is missing in connection
Page URL
https://docs.airbyte.com/integrations/sources/shopify
Description
Hi man :
currently , the URL version is 2.0.4
the URL shows that , this two endpoint "Discount Codes" , "Locations" have been supported in this version .
But , in the same version source , I can`t found these two streams , I upload the Screen cut below, I just compared a part of streams that I need using.
I want to conform below two point :
1: Is any thing wrong in URL?
2: as I am not sure the information in URL is totally correct ,currently .how can I conform which API type (REST API / GraphQL) the shopify source is using in each stream?
The code https://github.com/airbytehq/airbyte/blob/3ed543b7fd7425e5d0bd6005b401f9356bfdbd69/airbyte-integrations/connectors/source-shopify/source_shopify/streams/streams.py#L327-L341 for both stream are enabled. Maybe it is a permission limitation? Could you try another destination?