Skip to main content

CheckInCheckOutInput

API Docs


Variable: CheckInCheckOutInput

const CheckInCheckOutInput: InputObjectRef<ExtendDefaultTypes<{ Context: GraphQLContext; Scalars: CustomScalars; }>, { eventId?: string | null; recurringEventInstanceId?: string | null; userId: string; }>

Defined in: src/graphql/inputs/CheckInCheckOutInput.ts:27

GraphQL input type for check-in and check-out operations.