INPUT_OBJECT
UpdateReflectionCriteriaInput
UpdateReflectionCriteriaInput is used for update ReflectionCriteria object. Input was generated by ent.
link GraphQL Schema definition
- input UpdateReflectionCriteriaInput {
- : String
- : String
- : Boolean
- : String
- : Boolean
- # The rubric for the criteria
- : [String!]
- : [String!]
- # The facet of the criteria. Ie AACME, Oog, Developing Reflective Practice
- : String
- : Boolean
- # The models for the criteria should run on. Leave empty to run on all models.
- : [String!]
- : [String!]
- : Boolean
- # The footer from the group edge, if it exists
- : String
- : Boolean
- # The header from the group edge, if it exists
- : String
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- : ID
- : Boolean
- : ID
- : Boolean
- : ID
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- }