๐ Custom DateTime and Identity Input
m0nikaza opened this issue ยท 2 comments
m0nikaza commented
With this release, our users can set their own custom DateTime values to the createdOn, savedOn and publishedOn fields. If the values are not sent to the GraphQL API, the code falls back to the already existing functionality.
They can also set their own custom Identity values to the createdBy, modifiedBy and ownedBy fields. If the values are not sent to the GraphQL API, the code falls back to the default functionality.
Setting your own custom DateTime and Identity values can be done when creating an entry, creating a new revision of the entry or updating the entry.
m0nikaza commented
For more details on this please refer to our change log for 5.38.1: https://www.webiny.com/docs/release-notes/5.38.1/changelog