INPUT_OBJECT
UpdateTopicInput
UpdateTopicInput is used for update Topic object. Input was generated by ent.
link GraphQL Schema definition
- input UpdateTopicInput {
- # The name of the topic.
- : String
- # The ordinal of the topic.
- : Int
- # The type of the topic.
- : TopicType
- : String
- : Boolean
- : String
- : Boolean
- # The total number of posts that are tagged with the topic.
- : Int
- : Boolean
- : [String!]
- : [String!]
- : Boolean
- : Map
- : Boolean
- : String
- : Boolean
- : Int
- : Boolean
- : String
- : Boolean
- # The trending boost of the topic.
- : Float
- : [String!]
- : [String!]
- : Boolean
- : String
- : Boolean
- : Time
- : Boolean
- : String
- : Boolean
- : ID
- : Boolean
- : ID
- : Boolean
- : ID
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- : ID
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- : ID
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- }