CeContactStoreNoteSetup
Defines the settings for notes for a continuing education contact store in EventsAir.
type CeContactStoreNoteSetup {
noteTypes(
limit: PaginationLimit! = 100
offset: NonNegativeInt! = 0
): [CeContactStoreNoteType!]!
}