INPUT_OBJECT
UpdateEducationCreditInput
UpdateEducationCreditInput is used for update EducationCredit object. Input was generated by ent.
link GraphQL Schema definition
- input UpdateEducationCreditInput {
- # The value of the credit.
- : Float
- # The time that the credit was deleted.
- : Time
- : Boolean
- # The time that the credit was redeemed.
- : Time
- : Boolean
- # The time that the credit was earned. If self_reported this is the time the user
- # reported it, if not this will be the same as the created_at time.
- : Time
- : Boolean
- # The reason that the credit was deleted.
- : String
- : Boolean
- : Time
- : Time
- # The survey for the credit.
- : Map
- : Boolean
- # Source of the self-reported credit. (only present when type is self_reported)
- : String
- : Boolean
- # The type of the credit.
- : EducationCreditType
- # The version of the credit.
- : EducationCreditVersion
- : ID
- : Boolean
- : ID
- : ID
- : Boolean
- : ID
- : Boolean
- : ID
- : Boolean
- : ID
- : Boolean
- : ID
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- : ID
- : Boolean
- : [ID!]
- : [ID!]
- : Boolean
- : ID
- : Boolean
- : ID
- : Boolean
- }
link Require by
This element is not required by anyone