@joblist/components - v0.3.4
Preparing search index...
providers/ashby
AshbyBoardResponse
Interface AshbyBoardResponse
interface
AshbyBoardResponse
{
data
:
{
jobBoard
:
{
jobPostings
:
AshbyJobPosting
[]
}
}
;
}
Index
Properties
data
Properties
data
data
:
{
jobBoard
:
{
jobPostings
:
AshbyJobPosting
[]
}
}
GraphQL response wrapper
Type declaration
jobBoard
:
{
jobPostings
:
AshbyJobPosting
[]
}
Job board data
jobPostings
:
AshbyJobPosting
[]
Array of job postings
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
@joblist/components - v0.3.4
Loading...
GraphQL response wrapper