Skip to content

Commit 7c3c68a

Browse files
committed
fix timestamp to auditstamp
1 parent 4f8c9bb commit 7c3c68a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datahub-graphql-core/src/main/resources/entity.graphql

+1-1
Original file line numberDiff line numberDiff line change
@@ -12938,7 +12938,7 @@ type DataProcessInstanceProperties {
1293812938
"""
1293912939
When this process instance was created
1294012940
"""
12941-
created: TimeStamp
12941+
created: AuditStamp
1294212942

1294312943
"""
1294412944
Additional custom properties specific to this process instance

0 commit comments

Comments
 (0)