Rename types for UserMappingOptions (#5230)
Following #5210 --------- Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
@ -11,7 +11,7 @@ export const mockedRemoteServers = [
|
||||
},
|
||||
foreignDataWrapperType: 'postgres_fdw',
|
||||
userMappingOptions: {
|
||||
__typename: 'GetUserMappingOptions',
|
||||
__typename: 'UserMappingOptionsDTO',
|
||||
username: 'twenty',
|
||||
},
|
||||
updatedAt: '2024-04-30T13:41:25.858Z',
|
||||
|
||||
Reference in New Issue
Block a user