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

feat(gatsby-source-wordpress): MediaItem.excludeFieldNames / auto exclude interface types that have no fields #37062

Merged
merged 10 commits into from
Nov 21, 2022

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    960bf21 View commit details
    Browse the repository at this point in the history
  2. make sure cached media item nodes always return the MediaItem node, n…

    …ot File nodes if those are cached
    TylerBarnes committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    d5e3414 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16d8fd4 View commit details
    Browse the repository at this point in the history
  4. auto exclude interface types that have no fields due to an implementi…

    …ng type excluding all of it's fields
    TylerBarnes committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    0db3bc5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0fc3e11 View commit details
    Browse the repository at this point in the history
  6. update comment

    TylerBarnes committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    0a36964 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2c6f33b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb5cb8d View commit details
    Browse the repository at this point in the history
  9. remove debug code

    TylerBarnes committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    a062786 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

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