Skip to content

Create thread code example shows invalid constructor property #26

@mannieschumpert

Description

@mannieschumpert

Path: /api-reference/graphql/threads/create

Code example shows:

const client = new PlainClient({
  apiKey: 'XXX',
  debug: true,
});

But debug is not a property of ConstructorOptions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions