INPUT_OBJECT
UpdateSparkyConversationInput
UpdateSparkyConversationInput is used for update SparkyConversation object. Input was generated by ent.
link GraphQL Schema definition
- input UpdateSparkyConversationInput {
- # Whether this is a demo conversation.
- : Boolean
- : Time
- : Time
- # The entity this conversation was started from. Used to determine which entity to
- # link to when displaying the conversation.
- : SparkyConversationStartedFrom
- : String
- : Boolean
- # The medical dictionary terms extracted from the conversation.
- : Map
- : Boolean
- # The clinically relevant terms extracted from the conversation.
- : Map
- : Boolean
- # The word cloud image of the clinically relevant terms extracted from the
- # conversation.
- : String
- : Boolean
- # The word cloud image of the medical terms extracted from the conversation.
- : String
- : Boolean
- : String
- : Boolean
- : Int
- : Boolean
- : String
- : Boolean
- : ID
- : Boolean
- : ID
- : Boolean
- : ID
- : ID
- : Boolean
- : ID
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- : ID
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- : ID
- : Boolean
- : ID
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- : ID
- : Boolean
- }
link Require by
This element is not required by anyone