Skip to content

koffe0522/firestore-directive

Repository files navigation

firestore-directive

The Firestore provides Graphql directive

Directives

  • @collection Defines the firestore collection name and document type.
  • @documentID Assign the document ID to field.
  • @timestamp Convert FirestoreTimestamp to Date type.
  • @getDoc Get the document specified in the argument path.
  • @getDocs Get the collection specified in the argument path.

About

The Firestore provides Graphql directive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published