@joblist/components - v0.3.4
    Preparing search index...

    Interface AshbyJobDetailsResponse

    interface AshbyJobDetailsResponse {
        data: { jobPosting: AshbyJobDetails };
    }
    Index

    Properties

    Properties

    data: { jobPosting: AshbyJobDetails }

    GraphQL response wrapper

    Type declaration