Skip to main content

Crate lineark_sdk

Crate lineark_sdk 

Source

Re-exports§

pub use client::Client;
pub use error::LinearError;
pub use pagination::Connection;
pub use pagination::PageInfo;

Modules§

auth
API token resolution.
client
Async Linear API client.
error
Error types for the Linear SDK.
generated
Generated types and operations for the Linear GraphQL API.
helpers
HTTP helpers for Linear file operations.
pagination
Cursor-based pagination types.