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