Type alias MarkThreadAsTodoInput

MarkThreadAsTodoInput: {
    threadId: Scalars["ID"];
}

Type declaration

Generated using TypeDoc