Ecto.primary_key

You're seeing just the function primary_key, go back to Ecto module for more information.

Specs

primary_key(Ecto.Schema.t()) :: Keyword.t()

Returns the schema primary keys as a keyword list.