INPUT_OBJECT
UpdateClassificationRequestInput
UpdateClassificationRequestInput is used for update ClassificationRequest object. Input was generated by ent.
link GraphQL Schema definition
- input UpdateClassificationRequestInput {
- # The url to classify.
- : String
- : Boolean
- : ClassificationRequestClassificationType
- : ClassificationRequestStatus
- # The storage key of the uploaded file.
- : String
- : Boolean
- # The original filename of the uploaded file.
- : String
- : Boolean
- # The content type of the uploaded file.
- : String
- : Boolean
- : Time
- : Time
- # The raw text of the uploaded file or url
- : String
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- }
link Require by
This element is not required by anyone