The Firestore provides Graphql directive
@collectionDefines the firestore collection name and document type.@documentIDAssign the document ID to field.@timestampConvert FirestoreTimestamp to Date type.@getDocGet the document specified in the argument path.@getDocsGet the collection specified in the argument path.