userAddressDelete
AUTH: Role=[configuration.OWNER,configuration.EDITOR] OR (('user is authenticated') AND ('userId if present in input matches JWT'))
userAddressDelete(
input: UserAddressDeleteInput!
): Boolean!
Arguments
userAddressDelete.input
● UserAddressDeleteInput!
non-null input
Type
Boolean
scalar
The Boolean
scalar type represents true
or false
.