LICENSE
README.md
setup.py
apache_airflow_provider_magento/__init__.py
apache_airflow_provider_magento.egg-info/PKG-INFO
apache_airflow_provider_magento.egg-info/SOURCES.txt
apache_airflow_provider_magento.egg-info/dependency_links.txt
apache_airflow_provider_magento.egg-info/requires.txt
apache_airflow_provider_magento.egg-info/top_level.txt
apache_airflow_provider_magento/hooks/__init__.py
apache_airflow_provider_magento/hooks/magento.py
apache_airflow_provider_magento/operators/__init__.py
apache_airflow_provider_magento/operators/customer.py
apache_airflow_provider_magento/operators/graphql.py
apache_airflow_provider_magento/operators/rest.py
apache_airflow_provider_magento/operators/sales.py
example_dags/__init__.py
example_dags/magento_create_customer.py
example_dags/magento_customer_graphql.py
example_dags/magento_customer_order_rest_demo.py
example_dags/magento_get_order.py
example_dags/magento_guest_order_rest_demo.py