Deprecations for December 24, 2022
timestamp1671895195167
We are writing to inform you that several fields, mutations, queries, and types in our GraphQL API and Zapier integration have been deprecated and will be replaced with their equivalent after May 21, 2023.
GraphQL API
The argument
id
has been renamed toprojectId
in project query.The field
creationTime
has been renamed tocreatedAt
.The field
posts
in Project type has been renamed topublications
.The field
updateTime
has been renamed toupdatedAt
.The mutation named
createPost
has been renamed tocreatePublication
.The mutation named
deletePost
has been renamed todeletePublication
.The mutation named
updatePost
has been renamed toupdatePublication
.The query named post has been renamed to publication.
Zapier Integration
The output field with the key
creationTime
has been renamed tocreatedAt
.The output field with the key
updateTime
has been renamed toupdatedAt
.The output field with the key
publicationTime
has been renamed topublishedAt
.
Please make sure to update your code or integrations to reflect these changes to avoid any disruptions.
If you have any questions or concerns, don’t hesitate to leave a comment or contact us directly.
Have a great holiday season! 🎄
Did you like this update?
Leave your name and email so that we can reply to you (both fields are optional):