Skip to content

Commit 2ef3664

Browse files
authored
Update README.md
1 parent 0f73818 commit 2ef3664

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ and hybrid properties. For example:
4646

4747
```python
4848
# elsewhere
49+
# ...
50+
from strawberry_sqlalchemy_mapper import StrawberrySQLAlchemyMapper
51+
4952
strawberry_sqlalchemy_mapper = StrawberrySQLAlchemyMapper()
5053
@strawberry_sqlalchemy_mapper.type(models.Employee)
5154
class Employee:

0 commit comments

Comments
 (0)