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