Push Lots of git commits at once
February 07, 2019I tried to import an old 21000 commit Repo into git, and gitlab didn’t like this. So I had to push multiple times. The magic here is the…
in gitAdd Custom WP GraphQL Types and mutations,
February 06, 2019Currently I’m working on migrating Modepilot to a modern frontend stack with next.js and GraphQL. For the backend part, there is a neat…
in wordpress graphql