ReportTagInput
No description
input ReportTagInput {
tag_id: ID!
tag_entity_type_id: Int!
}
Fields
ReportTagInput.tag_id
● ID!
non-null scalar
ReportTagInput.tag_entity_type_id
● Int!
non-null scalar
Member Of
CreateReportTagHasMany
input ● UpdateReportTagHasMany
input