Added
- Added the ability to query by site handle via GraphQL (in addition to
siteId
)
Changed
- Ensure that the
x-default
hreflang
is set to the primary site, not just the first site
Fixed
- Ensure that the GraphQL service has the
invalidateCaches()
method before attempting to call it (it wasn't added until 3.3.12)