Skip to content

Commit 758ffcd

Browse files
committed
merged master into branch because I did bad...
2 parents d6fb0d6 + 65e9985 commit 758ffcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

graphql-api-generator/resources/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ generation:
1616
generate_date: false
1717
# add creation date and last update date field(s) to all schema types
1818
generate_datetime: false
19-
field_for_creation_date: false
20-
field_for_last_update_date: false
19+
field_for_creation_date: true
20+
field_for_last_update_date: true
2121
# add reverse edges for traversal
2222
reverse_edges: true
2323
# add edge types

0 commit comments

Comments
 (0)