8 lines
206 B
Plaintext
8 lines
206 B
Plaintext
export const metadata = {
|
|
title: `${pageNumber} Data Models`,
|
|
}
|
|
|
|
# {metadata.title}
|
|
|
|
In the next chapters, you'll learn more about creating data models, including property types, relationships, and more.
|