Skip to content

Connect hypercert entity to allow list record #240

@bitbeckers

Description

@bitbeckers

Update the API so that you can query allow list records and get the hypercert entity attached to it.

Pseudo query:

{attestations: {
   id,
   schema_uid,
   hypercert: {
      hypercert_id,
      metadata: {
           name,
           description
       }
   }
} 
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions