stack

Home > @infiniteobjects/top-shot-service > GetMomentsPayload

GetMomentsPayload interface

GetMomentsPayload

Signature:

export interface GetMomentsPayload 

Properties

Property Modifiers Type Description
data   { getMintedMoments: { data: ITopshotMoment[]; }; } | null  
errors?   GqlError[] (Optional)