Skip to content
View paulbakker's full-sized avatar

Organizations

@forge

Block or report paulbakker

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Netflix/dgs-framework Public

    GraphQL for Java with Spring Boot made easy.

    Kotlin 3.2k 305

  2. Netflix/dgs-codegen Public

    Kotlin 190 104

  3. Netflix/dgs-federation-example Public

    Kotlin 111 42

  4. Netflix/dgs-examples-java Public

    Java 162 63

  5. Netflix/dgs-examples-kotlin Public

    Kotlin 96 35

377 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created a pull request in Netflix/dgs-framework that received 8 comments

Add @Source annotation to get easy access to the Source object in a @DgsData fetcher.

Previously you would have to do: @DgsData(parentType = "Show") public String artworkUrl(DgsDataFetchingEnvironment dfe) { Show show = dfe.getSourc…

+246 −0 lines changed 8 comments
Opened 7 other pull requests in 3 repositories
Reviewed 25 pull requests in 3 repositories
Loading