Type alias SObjectFieldNames<S, N>

SObjectFieldNames<S, N>: StringKeys<S["SObjects"][N]["Fields"]>

Type Parameters