Compare commits
2 commits
01fe4192aa
...
52687beeec
| Author | SHA1 | Date | |
|---|---|---|---|
| 52687beeec | |||
| 3859445c78 |
1 changed files with 2 additions and 0 deletions
|
|
@ -388,6 +388,8 @@ class AddressType(DjangoObjectType):
|
|||
"postal_code",
|
||||
"country",
|
||||
"raw_data",
|
||||
"address_line_1",
|
||||
"address_line_2",
|
||||
"api_response",
|
||||
"user",
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue