Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: antstackio/express-graphql-proxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: example
Choose a base ref
...
head repository: antstackio/express-graphql-proxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 17 commits
  • 7 files changed
  • 2 contributors

Commits on Jul 14, 2021

  1. Merge pull request #6 from antstackio/example

    add example
    khubo authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    833f297 View commit details
    Browse the repository at this point in the history
  2. v.1

    khubo committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    63837f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. fix export name

    khubo committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    a08e4f5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from antstackio/exports

    change default export
    khubo authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    ba45f66 View commit details
    Browse the repository at this point in the history
  3. update package

    khubo committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    9530a93 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. fix parse bug in variable

    khubo committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    b5ee6c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from antstackio/parse-bug

    handle arguments with nested values
    khubo authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    f088218 View commit details
    Browse the repository at this point in the history
  3. v2.3

    khubo committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    fedace7 View commit details
    Browse the repository at this point in the history
  4. v0.2.4

    khubo committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    c1ebc70 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    3cd8a35 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from antstackio/fix-undefined

    fix handling undefined in arguments
    khubo authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    45a3197 View commit details
    Browse the repository at this point in the history
  3. v2.5

    khubo committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    c97c6bd View commit details
    Browse the repository at this point in the history
  4. v.2.6

    khubo committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    25c1381 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Configuration menu
    Copy the full SHA
    a461261 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Configuration menu
    Copy the full SHA
    f57f27b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from Shra1kumarLP/customRoute

    Custom route
    khubo authored Nov 24, 2021
    Configuration menu
    Copy the full SHA
    fceab82 View commit details
    Browse the repository at this point in the history
  3. v0.2.7

    khubo committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    2379881 View commit details
    Browse the repository at this point in the history
Loading