Skip to content

Implement query to get all the info that is illustrated in the mock-up #33

@todo

Description

@todo

// @TODO: Fix this query to get all the info that is illustrated in the mock-up
const exampleQuery = gql`
query ExampleQuery($search: String!) {
search(query: $search, first: 10, type: ISSUE) {
edges {
node {


This issue was generated by todo based on a TODO comment in cc5d1ad when #30 was merged. cc @ccfp.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions