Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request a Quary #1

Open
Danial452 opened this issue Nov 2, 2022 · 1 comment
Open

Request a Quary #1

Danial452 opened this issue Nov 2, 2022 · 1 comment

Comments

@Danial452
Copy link

Can u send me quary of https://github.com/huykon/magento-graphql-uploader

@chiragjain0318
Copy link

chiragjain0318 commented Nov 27, 2023

mutation {
  hkUploadFiles(
    input: {
      name: "Filename"
      base64_encoded_file: "Base 64 Encoded File Data"
    }
  ) {
    items {
      name
      full_path
      quote_path
      order_path
      secret_key
    }
  }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants