Breaking change: Removed the deprecated `items` field on groups queries, replaced with `items_page`

We just added a new breaking change to API version 2023-10:

The deprecated items field on the groups object will be removed and replaced with items_page in API version 2023-10 . Please see our previous announcement for more information about the items_page field.

Uuuuuuuuh. Whoa. This is all becoming a little too real here.

So are you telling me that at a certain time less than a year from now (the rolling dates have me a little confused), if I run a query using the “items” field, even though it has worked 1000s of times before, it is suddenly going to give me an error?

And I have to go under the hood of all my GraphQL queries that I have running in Make.com and update them to use items_page???