INPUT_OBJECT
CreateMentionExportRequest
link GraphQL Schema definition
1 input CreateMentionExportRequest { 4 2 # Filter information will be received to export data from 3 : CreateMentionExportRequestFilter! 7 5 # User local timezone 6 : String 8 }