• Charles Bachmeier's avatar
    feat: Migrate NFT Activity to GraphQL (#6103) · 18939aa8
    Charles Bachmeier authored
    * add new activity query
    
    * add nftactivity hook and fix query
    
    * converted activity type to accept optionals, hook should return activity type
    
    * single asset activity
    
    * relaystylepagination
    
    * working on local endpoint
    
    * working timestamps
    
    * updated endpoint
    
    * use correct env var
    
    * undo asset testing
    
    * forgot last
    
    * undo more testing
    
    * don't break on null address
    
    * working loading state
    
    * better loading states
    
    * handle marketplace type update
    
    * remove types
    
    * properly format price and reduce redundancy
    
    * handle null price
    
    ---------
    Co-authored-by: default avatarCharles Bachmeier <charlie@genie.xyz>
    18939aa8
apollo.ts 1.9 KB