Troubleshooting GatsbyJS and GraphQL Sorting and Deployment in WordPress
Budget min $50 USD / hour
- Freelancer
- Jobs
- GraphQL
- Troubleshooting GatsbyJS and GraphQL Sorting and Deployment in WordPress
I have a client who needs someone to troubleshoot and resolve an issue with GatsbyJs and plugins “gatsby-source-graphql” and “gatsby-source-wordpress”.
The ideal candidate will need to be an expert in GraphQL queries and GatsbyJs deployment to sort WordPress posts by updated date, instead of by publish date in the GraphQL query. It would be nice if you also have experience deploying a GatsbyJs site for WordPress blog with over 3,000 posts.
The client is currently experiencing issues with deployment methods that separates builds in two batches that are divided by a cut-off date in the GraphQL queries. The first batch builds posts published prior to the cut-off date and the second batch builds posts published after the cut-off date. They would like to change this so that the GraphQL queries use “updated” date instead of “published” date. Their previous efforts were not successful and they need help to resolve this.
Furthermore, they would appreciate some basic training for their team to keep them from hitting this problem again in the future.
Snippet of GraphQL query used:
query GET_POSTS($cutoffMonth:Int $cutoffYear:Int $retiredCategories:[ID] $first:Int $after:String){
wordpress {
allSettings {
generalSettingsUrl
}
posts(
first: $first
after: $after
where: {
categoryNotIn: $retiredCategories,
orderby: {field: DATE, order: DESC},
dateQuery: {after: {year: $cutoffYear, month: $cutoffMonth}}
}
) {
pageInfo {
endCursor
hasNextPage
}
nodes {
id
databaseId
title
link
date
excerpt
categories {
nodes {
name,
databaseId
}
}
}
}
}
}
15 freelancers are bidding on average $50/hour for this job
Hi, I have read your post and understood your requirement. Looking for the freelancer to work on your next project? Or just need some issues/bugs/fixes ASAP? I have 11+ years of software experience in fortune 500 compa More
From Viet Nam, I am among TOP 5% of Wordpress Full-stack senior freelancers. * I am very confident to have a proof what I understand your project “Troubleshooting GatsbyJS and GraphQL Sorting and Deployment in Word More
Hi there, I am a senior web developer and I have experience building websites using PHP, Laravel, React, Vue, PHP, Laravel with 6 year experience. I have professional skills in GraphQL, Gatsby, PHP, Laravel, TypeScript More
Hello There I'm a front-end web developer expert in gatsbyJS. Based on your description it can be easily done (I just tested it) and you should be using new gatsby-wprdpress plugin its way more fast and have lots of i More
**Gatsby | Headless CMS | Netlify | Contentful | Wordpress CMS | HTML5 | SCSS | Expert*** Hello there !! Hope you are doing Good Today I have read your Job description carefully & give you 100% assistance as Gatsby/ More
Hello!, I’ve carefully checked your job description and really interested in this job. I'm Ivan having nine years of WordPress development. Here are some of my past works in WordPress development. [login to view URL] More
Hi I just noticed the project you posted and very interested in your job description. I think I am the right fit for this project . I have extensive experience in WordPress, React.js, GraphQL and React.js Framework L More