Skip to content

Conversation

@jazairi
Copy link
Contributor

@jazairi jazairi commented Jun 2, 2020

What does this PR do?

Changes the example query from 'kerbal' to 'spaceflight'.

Helpful background context

Due to an issue with the Aleph export, 'kerbal' does not currently return results.

How can a reviewer manually see the effects of these changes?

In the PR build (or local dev environment), the changes should be visible in the example query:

{
  search(searchterm: "spaceflight") {
    records {
      sourceLink
      title
      links {
        text
        url
      }
    }
  }
}

Requires Database Migrations?

NO

Includes new or updated dependencies?

NO

'kerbal' does not currently return results due an issue with the Aleph export
@jazairi jazairi merged commit edc310b into master Jun 2, 2020
@jazairi jazairi deleted the change-sample-query branch June 2, 2020 17:30
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

Successfully merging this pull request may close these issues.

4 participants