INPUT_OBJECT
CreateMention
link GraphQL Schema definition
1 input CreateMention { 3 2 ID! : 5 4 ID! : 7 6 DateTime! : 9 8 Int! : 11 10 Int : 13 12 ID : 15 14 String : 17 16 JSONData : 19 18 String : 21 20 JSONData : 23 22 DateTime : 25 24 DateTime : 27 26 DateTime : 29 28 JSONData : 31 30 String : 33 32 AudienceData : 37 34 # Optionally, specify the redis watchlist last updated timestamp. 35 # If this is set, it will obtain the redLock by watchlistId. 36 Int : 38 }