Skip to main content
Version: 3.x

address

Look up an address by ID.

Requires one of the following permissions: MANAGE_USERSOWNER
address(
id: ID!
): Address

Arguments

address.id ● ID! non-null scalar

ID of an address.

Type

Address object

Represents user address data.


Was this page helpful?