-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue datacite 1816 - Facets missing from some/most (Specific WorkTyp…
…e)ConnectionWithTotalType (#961) * Refactor GQL work facets into an interface * Apply WorksFacetInterface to dataset_connection * Update schema.graphql * Move total_count to the WorkFacetInterface * Continue refactor of *_with_total_type.rb files to use WorkFacetInterface * Refactor more *_with_total_type.rb files to use WorkFacetInterface * Refactor last *_with_total_type.rb files to use WorkFacetInterface * Appease Rubocop * resource_type aggregation only useful in the General WorkConnecitonWithTotal * Update schema.graphql
- Loading branch information
Showing
28 changed files
with
288 additions
and
1,761 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.