fix: add tcPhoto field

This commit is contained in:
José Oliveira 2022-11-02 16:25:47 +00:00
parent 403e593171
commit 75a98461fe
2 changed files with 2 additions and 0 deletions

View file

@ -71,6 +71,7 @@ type Trigger {
}
type TermsDetails {
tcPhoto: Boolean!
delay: Boolean!
title: String!
accept: String!