Jump to content
Xossip Advertisement

!new! - Appsync Repo

Example directive usage:

type Mutation createPost(input: CreatePostInput!): Post updatePost(id: ID!, input: UpdatePostInput!): Post deletePost(id: ID!): Boolean appsync repo

type Query publicFeed: [Post] @aws_api_key appsync repo

This API uses multiple authorization modes (configured per field/type): appsync repo

×
×
  • Create New...