Explore

graphql ×
  • screenshot

    NestJS and Graphql mutation: DTO and CreateInput

    I want to add an activity to a favorite table: @Mutation(() => FavoriteDto) @UseGuards(AuthGuard) async createFavorite(...

  • screenshot

    Vue apollo, throws error every time on load

    <template> <div v-if="loading"><loading></loading></div> <div v-else-if="error"><error v-bind="error"/></div> <div v-else> <div class="title" v-if="!error"> <h1>Recently Added:</h1></div> <section class="adverts" >...

  • We hacked Google A.I.

    What happens in Vegas doesn’t always stay in Vegas, especially when it involves uncovering vulnerabilities in...

  • screenshot

    Gemfile of dreams: the libraries we use to build Rails apps—Martian Chronicles, Evil Martians’ team blog

    The Libraries Evil Martians Use to Build Rails Apps — Rather than one specific tool, this...

  • screenshot

    exAspArk/batch-loader

    ⚡️ Powerful tool to avoid N+1 DB or HTTP queries

  • screenshot

    hasura/graphql-engine

    Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks...