HubSpot / recruiting-agency-graphql-theme

A theme based off of the HubSpot CMS Boilerplate. This theme includes modules and templates that demonstrate how to utilize GraphQL as part of a website built with HubSpot CMS and Custom CRM Objects.
https://boilerplate.hubspotcms.com/recruiting-agency/role-listing
Other
32 stars 9 forks source link

Removed quotes in graphQL files. Minor fix to capitalize departments … #83

Closed Stefanie899 closed 3 years ago

Stefanie899 commented 3 years ago

…in filter dropdown.

Removing quotes from variable bindings entirely should make this less ambiguous in terms of when quotes should/shouldn't be used.