Magidoc

addressSetDefault
Mutation

Sets a default address for the given user.

Arguments

#

addressId

ID !
Non-null

ID of the address.

type

Non-null

The type of address.

userId

ID !
Non-null

ID of the user to change the address for.

Response

#

Returns AddressSetDefault .

Example

#