Skip to content

Conversation

@MedHeikelBouzayene
Copy link
Contributor

Summary:
In this PR we will accept queries in the format of content-type: application/graphql

Build & Testing:

  • I ran cargo test successfully.
  • I have run ./lint.sh --mode=fix to fix all linting issues raised by ./lint.sh --mode=check.

Checklist:

  • I have added relevant unit & integration tests.
  • I have performed a self-review of my code.
  • PR follows the naming convention of <type>(<optional scope>): <title>

@github-actions github-actions bot added the type: feature Brand new functionality, features, pages, workflows, endpoints, etc. label Feb 16, 2025
@tusharmath tusharmath enabled auto-merge (squash) February 20, 2025 01:12
@tusharmath tusharmath merged commit d5dfd1e into tailcallhq:main Feb 20, 2025
33 checks passed
MedHeikelBouzayene added a commit to MedHeikelBouzayene/tailcall that referenced this pull request Mar 10, 2025
* feat: accept queries in the format of application/graphql (tailcallhq#3293)

* chore(deps): update dependency tsx to v4.19.3 (tailcallhq#3294)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update rust crate async-graphql to v7.0.15 (tailcallhq#3295)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update rust crate insta to v1.42.2 (tailcallhq#3296)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update rust crate markdown to v1.0.0-alpha.23 (tailcallhq#3297)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate anyhow to v1.0.97 (tailcallhq#3298)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate async-trait to v0.1.87 (tailcallhq#3299)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate chrono to v0.4.40 (tailcallhq#3300)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate clap to v4.5.31 (tailcallhq#3301)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate jsonwebtoken to v9.3.1 (tailcallhq#3302)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate once_cell to v1.20.3 (tailcallhq#3303)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate proc-macro2 to v1.0.94 (tailcallhq#3304)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate quote to v1.0.39 (tailcallhq#3305)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate rustls to v0.23.23 (tailcallhq#3306)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate serde to v1.0.218 (tailcallhq#3308)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate schemars to v0.8.22 (tailcallhq#3307)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate serde_json to v1.0.140 (tailcallhq#3309)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate serde_path_to_error to v0.1.17 (tailcallhq#3310)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate serde to v1.0.219 (tailcallhq#3312)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate syn to v2.0.100 (tailcallhq#3311)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix: remove duplicates when column requested multiple times

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: feature Brand new functionality, features, pages, workflows, endpoints, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants