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

fixed strapi/strapi#7334 add the data-loader for admin users to the graphql plugin #7372

Merged
merged 2 commits into from Aug 7, 2020

Conversation

daanvanham
Copy link
Contributor

fixed #7334 add the data-loader for admin users to the graphql plugin

Signed-off-by: Daan van Ham daan.van.ham@frontmen.nl

…plugin

Signed-off-by: Daan van Ham <daan.van.ham@frontmen.nl>
@alexandrebodin alexandrebodin added this to the 3.1.4 milestone Aug 7, 2020
@alexandrebodin alexandrebodin added source: plugin:graphql Source is plugin/graphql package issue: bug Issue reporting a bug labels Aug 7, 2020
Copy link
Member

@alexandrebodin alexandrebodin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome ! thank you for your contribution :) Will go into the next release

@codecov
Copy link

codecov bot commented Aug 7, 2020

Codecov Report

Merging #7372 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #7372   +/-   ##
=======================================
  Coverage   26.22%   26.22%           
=======================================
  Files        1131     1131           
  Lines       15433    15433           
  Branches     2443     2443           
=======================================
  Hits         4048     4048           
  Misses       9565     9565           
  Partials     1820     1820           
Flag Coverage Δ
#front 18.26% <ø> (ø)
#unit 53.14% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9f48390...0f34541. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: bug Issue reporting a bug source: plugin:graphql Source is plugin/graphql package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing DataLoader for strapi::user in GraphQL plugin for querying updated_by and created_by
2 participants