Skip to content

_id instead of id on firestore plugin #59

Description

@Onurbon

How do we feel about using _id instead of id?
Motivations:

  • it would indicate more clearly that _id is a special thing introduced (and managed) by the firestore plugin
  • it would feel more consistent with _fetching and _notFound
  • if users also want to use they own alternative notion of id, they can just have both in the same object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions