Skip to content

WIP: Learning GraphQL: Data types

Tetiana Chupryna requested to merge data-types into master

WARNING! this is a learning MR, please, do not merge

What does this MR do?

This is a solution for https://gitlab.com/brytannia/graphql---internal-gitlab-internship/issues/2 and https://gitlab.com/brytannia/graphql---internal-gitlab-internship/issues/3

It's wip, I haven't added tests yet. This MR contains

  • new fields on Project type, I've played with different resolves here.
  • the field vulnerable contains an argument.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Merge request reports