@book000/twitterts

    Interface GraphQLGetListPinsErrorResponse

    GraphQL GET ListPins 失敗レスポンスモデル

    interface GraphQLGetListPinsErrorResponse {
        errors: { code: number; message: string }[];
    }
    Index

    Properties

    Properties

    errors: { code: number; message: string }[]
    MMNEPVFCICPMFPCPTTAAATR