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