INPUT_OBJECT
Autogenerated input type of updateCourseMembership
input updateCourseMembershipInput {# A unique identifier for the client performing the mutation.clientMutationId: Stringid: IDstart_at: String# Defaults to false. When passed in as true, other updates (like updating # start_at) are ignored.send_nudge: Boolean}