Skip to main content

registerParticipant

Register a participant to a bill split using a join token

registerParticipant(
input: RegisterParticipantInput!
): RegisterParticipant

Arguments

registerParticipant.input ● RegisterParticipantInput! non-null input

Type

RegisterParticipant object

Register a participant to a bill split.

This mutation allows anonymous users to register for a bill split by providing a valid join_token along with their name and email.