Chuanshuoge

Tuesday, 28 August 2018

HOW TO GRAPHQL



reference:
https://www.howtographql.com/
https://www.youtube.com/watch?v=_kYUzNVyj-0
https://www.youtube.com/watch?v=lQDrREfapow&list=PLn2e1F9Rfr6kwLZy5BkIde_Gvm0ytB61L

graphcool vs prisma
https://www.prisma.io/forum/t/graphcool-framework-vs-graphcool-v1-beta-vs-prisma/2174
https://www.prisma.io/

pagination
https://graphql.org/learn/pagination/
connections
https://blog.apollographql.com/explaining-graphql-connections-c48b7c3d6976

prisma resolvers
https://www.prisma.io/docs/tutorials/build-graphql-servers/development/build-a-graphql-server-with-prisma-ohdaiyoo6c

data model (user, post...) -> schema (query, mutation...) -> resolver (implement schema) action:(_, args, ...){return context.prisma.mutation/query.action{...} }->
Posted by chuanshuoge at 15:27
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Translate

Total Pageviews

Blog Archive

  • ►  2021 (221)
    • ►  May (50)
    • ►  April (42)
    • ►  March (58)
    • ►  February (32)
    • ►  January (39)
  • ►  2020 (509)
    • ►  December (47)
    • ►  November (33)
    • ►  October (39)
    • ►  September (49)
    • ►  August (58)
    • ►  July (41)
    • ►  June (37)
    • ►  May (21)
    • ►  April (62)
    • ►  March (24)
    • ►  February (45)
    • ►  January (53)
  • ►  2019 (288)
    • ►  December (34)
    • ►  November (30)
    • ►  October (30)
    • ►  September (17)
    • ►  August (14)
    • ►  July (19)
    • ►  June (19)
    • ►  May (19)
    • ►  April (17)
    • ►  March (27)
    • ►  February (36)
    • ►  January (26)
  • ▼  2018 (214)
    • ►  December (14)
    • ►  November (7)
    • ►  October (16)
    • ►  September (23)
    • ▼  August (19)
      • HOW TO GRAPHQL
      • 1 Hour of the Most Emotional Music
      • JWT authentication
      • css collection
      • react vs react native
      • Microsoft SQL Design & Implementation final
      • react flight
      • ArcGIS Web AppBuilder
      • How To Dribble Like Eden Hazard | 5 Easy Dribbling...
      • ArcGIS online
      • Implement social authentication with React + RESTf...
      • react flight reference
      • skyscanner api
      • integrate travel search engine on your website
      • web credit card process
      • react google map 2
      • 10 Speed Dribbling Moves To Beat Defenders
      • react google map
      • deploy react on surge
    • ►  July (26)
    • ►  June (18)
    • ►  May (26)
    • ►  April (19)
    • ►  March (25)
    • ►  February (15)
    • ►  January (6)
  • ►  2017 (177)
    • ►  December (15)
    • ►  November (23)
    • ►  October (10)
    • ►  September (14)
    • ►  August (10)
    • ►  July (12)
    • ►  June (19)
    • ►  May (30)
    • ►  April (29)
    • ►  March (15)

Popular Posts

  • python lists
    letters = ['a', 'b', 'c'] matrix = [[0, 1], [2, 3]] zeros = [0] * 5 combined = zeros + letters print(combined)...
  • NativeBase List
    import React, { Component } from 'react'; import { Image } from 'react-native'; import { TextInputMask } from 'react...
  • ionic react chip
    //tab1.tsx import React, { useState } from 'react'; import {   IonContent, IonHeader, IonPage, IonTitle, IonToolbar,   IonAle...
  • Expo camera 8 face detection
    press face icon to enable face detection, at far distance, able to detect 1 face zoom in camera, able to detect both faces now ...
  • opencv 23 hough transform | line detection
    hough transform is applied after canny edge detection, lines are detected canny edge #main.py import numpy as np import cv2 cap = cv2.VideoC...
  • expo camera 2 whitebalance
    auto sunny cloudy shadow fluorescent incandescent //app.js import React, { useState, useEffect } from 're...
  • Capacitor: A new way to build native mobile apps with Ionic
  • deploy react on surge
    Install Surge: npm install -g surge Run the Create React App build: cd your-react-project npm run build Switch into the build directo...
  • opencv 7 template tracking
      template #main.py import numpy as np import cv2 cap = cv2.VideoCapture("assets/Santa Barbara.mp4") template = cv2.resize(cv2.imr...
  • keras 19 rnn generate music 2
    code link:  https://github.com/chuanshuoge6/keras-rnn-music #main.py import glob import numpy as np from music21 import * import tensorflow ...

Contact

Chuanshuoge, Calgary, Canada, Earth, Solar system, Milky Way Galaxy

ChuanShuoGe - 传说哥


Location
Simple theme. Powered by Blogger.