mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
doc: remove useless wording (#3640)
This commit is contained in:
@@ -484,7 +484,7 @@ n, err := client.Pet.
|
|||||||
Count(ctx)
|
Count(ctx)
|
||||||
```
|
```
|
||||||
|
|
||||||
Select partial objects and partial associations.gs
|
Select partial objects and partial associations.
|
||||||
Get all pets and their owners, but select and fill only the `ID` and `Name` fields.
|
Get all pets and their owners, but select and fill only the `ID` and `Name` fields.
|
||||||
|
|
||||||
```go
|
```go
|
||||||
|
|||||||
Reference in New Issue
Block a user