11 Matching Annotations
  1. May 2022
    1. ype WebAnnotationV1 @model @auth(rules: [{ allow: public }]) { type Annotation @model @auth(rules: [{ allow: public }]) { id: ID! # id, createdAt, updatedAt via @model directive jsonStr: String! # TODO hookup user: User! @hasOne uri: String! annotation: AWSJSON! lastModified: Int!

      test

  2. Apr 2022
  3. Jun 2018