Interface ZephyrTableGraphQL

interface ZephyrTableGraphQL {
    address: string;
}

Properties

Properties

address: string