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

[gatsby-source-drupal] relationship handling improvments #5020

Merged
merged 4 commits into from
Jul 20, 2018

Commits on Jul 19, 2018

  1. [gatsby-source-drupal] add support for relationships with many values…

    … (arrays), fix back refs not showing for entities without any relationships, change backrefs to arrays as we can't ensure that backref will have single value
    
    Signed-off-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
    pieh committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    3de31d7 View commit details
    Browse the repository at this point in the history
  2. wip

    pieh committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    70a9227 View commit details
    Browse the repository at this point in the history
  3. finish tests

    pieh committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    aaf0e54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6ab3f2 View commit details
    Browse the repository at this point in the history